Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Sign-in issues for One Web Application Only
When I try to access my azure web app with its default URL, I get the error message "We couldn't sign you in. Please try again." Repeated sign in attempts do not resolve the issue. I am able to use the same account and credentials to log into outlook, Teams, etc, as well as my other similar web applications.
I had another person reproduce this on a different machine using a different Microsoft login.
In the Azure app registration, I have two redirect URIs configured: one for the application URL, and one for a localhost number I use when running the application source code. Running the application from source causes no problems. Additionally, I have other web apps configured the same way, and I have no issues with them either.
What might be causing only this application redirect URI to be unable to sign anyone in?