How to Register an App on Microsoft Azure Active Directory (Azure AD)

Here is a Step-by-Step Guide for App Registration on Azure AD.

Setup Azure AD as Identity Provider

  1. Log in to Microsoft Entra ID (Azure AD) Portal. Click on Microsoft Entra ID (Azure AD)




  2. Click on App Registrations, then click on New Registration.




  3. Assign a Name and choose the account type of your Application. In the Redirect URI (https://ursinstance.uknowva.com/?morequest=acs) field, provide the ACS URL provided in the Service Provider metadata tab of the plugin and then click on the Register button.





  4. Now, navigate to Expose an API from the left menu panel and click the Set button to replace the APPLICATION ID URI (https://ursinstance.uknowva.com/plugins/system/saml_uknowva) with the SP Entity ID value from the Service Provider Metadata tab of the plugin.






    If you encounter any errors while adding the application ID URI in Azure,
    Click here for assistance.

    Once you have completed the steps, share the Destination and PTO with the uKnowva Server Team.


  5. Go back to Microsoft Entra ID (Azure AD)App Registrations window and click on Endpoints link.



  6. This will open a window with multiple URLs. You can copy the Federation Metadata document URL.



  7. You have successfully configured Microsoft Entra ID (Azure AD) as your IDP Provider.