Configure AAD Authentication - Register an Application
Applications must be registered to access them on Azure.
To register an application:
- Sign in to the Azure Portal using an account with administrator permissions
- Select Azure Active Directory > App registrations
- Click New Application Registration
-
In the
Register an application page, enter the details for the application.
Option Description Name The name that is displayed when the application is used. Who can use this application or access this API? Select Accounts in any organizational directory (Any Azure AD Directory - Multitenant) Redirect URL (Optional) Enter the Public DNS provided by Calyx. -
Click
Register
The initial application registration is complete.
- Select Authentication
-
Add the reply URL:
https://<PublicDNS>/insight/openId/doEsignature
PublicDNS is provided by Calyx.