Runbook
Azure Web App Authentication and Authorization Problems
Back to Runbooks
Overview
This incident type refers to issues related to user authentication and authorization in an Azure web application. This can happen due to incorrect configuration of authentication and authorization settings, such as identity provider settings, application roles, and access control. Resolving this incident requires verifying and correcting these settings to ensure proper user authentication and authorization in the application.
Parameters
Debug
Check if the web app is running
Check if authentication and authorization is enabled for the web app
Check if the identity provider is correctly configured
Check if the application roles are correctly configured
Check if access control is correctly configured
Repair
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.