Perform the following steps to register the Britive application in Microsoft Entra ID Services:
- Log in to Azure with credentials that have administrator privileges.
- Select the Microsoft Entra ID.
- Select App Registrations under Manage from the navigation menu.
- Select the +New Registration on the App registrations page.
- Enter the name as Britive.
- In Supported account types, select the option: Accounts in this organizational directory only (Default Directory only-Single tenant).
- In the Redirect URI, select Public client/native (mobile & desktop) as the platform.
- Type the following URL: https://login.microsoftonline.com/common/oauth2/nativeclient.
- Click Register.
- Copy the values in the Application (Client) ID and Directory (tenant) ID fields.
For more information about registering an app, see Quickstart: Register an application with the Microsoft identity platform.