Configure AAD Authentication - Register an Application

Applications must be registered to access them on Azure.

To register an application:
  1. Sign in to the Azure Portal using an account with administrator permissions
  2. Select Azure Active Directory > App registrations
  3. Click New Application Registration
  4. In the Register an application page, enter the details for the application.
    OptionDescription
    NameThe 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.
  5. Click Register
    The initial application registration is complete.
  6. Select Authentication
  7. Add the reply URL: https://<PublicDNS>/insight/openId/doEsignature
    PublicDNS is provided by Calyx.