This document provides step-by-step instructions to configure Azure App Registrations for a front-end application.
- Access to Microsoft Entra ID
- Necessary permissions to create and manage App Registrations
- Click on
Authenticationfrom left menu.
- Click on
+ Add identity providerto see a list of identity providers.
- Click on
Identity Providerdropdown to see a list of identity providers.
- Select the first option
Microsoft Entra Idfrom the drop-down list and selectclient secret expirationunder App registration.
NOTE: If
Create new app registrationis disabled, then go to Create new app registration and come back to this step to complete the app authentication.
- Accept the default values and click on
Addbutton to go back to the previous page with the identity provider added.
- You have successfully added app authentication, and now required to log in to access the application.




