I am using Azure AD for authenticating access to my django application and it works fine in the DEV environement. The application is in a container reached in this url: ";
Azure was configured and the redirect url was provided : "/
I have the same application in my local environment :8080
I would like to add Azure AD authentication to it to be able to development locall before releasing to DEV and then TEST and PROD.
How to configure a local application in AZURE AD. how will the redirect work ? is there some DNS work to be done. or does Azure traceback the TCP/IP link?
I tried to configure Azure AD with my local enviroment by local admin does not have a clue