App Registrations

App Registrations

In order to allow an application to access our instance of Azure AD B2C, the application needs to be registered. An application registration will be required for every domain instance of the application.
e.g. A Treatley website [hosted by IG] and the Entertainer application.

New App registrations requires:

  • A unique name.
    • Input a descriptive name of the app instance.
    • E.g. Treatley Web App
  • Supported Account Types
    • For Verzzo, keep Accounts in any identity provider
  • Redirect URL – this is where Verzzo will redirect to once authentication has been completed. This can be changed later on
  • Permissions
    • Check the Grant admin consent to OpenID and offline_access permissions

Once selected, click the Register button. Once the registration has been completed, your application will be able to use the Verzzo tenant.

Next Step – User Policies

Last modified August 5, 2021: Folder Structure (9fb8f9f)