Skip to main content
This guide contains instructions for setting up a new OpenID Connect application in Azure Portal (Microsoft 365).
For questions or support, please reach out to support@blis.app.

Inputs

The following values will be provided by Gamma Peak:
  • Redirect URI(s)

Outputs

After following the instructions below, you will provide the following values to Gamma Peak:
  • Client ID
  • Client secret
  • Client secret expiration date (if configured)
  • OpenID Connect metadata document URI

Instructions

1. Log in to Azure Portal

Log in to the Azure Active Directory Admin dashboard. Select App registrations from the menu on the left. MS OIDC Step 1 Click on App registrations

2. Create a new app registration

MS OIDC Step 2 Click New registration. MS OIDC Step 3 Enter a name for the application (e.g., bLIS) and click Register. Leave the Redirect URI blank for now.

3. Copy and save client ID

On the application’s Overview page, locate the Application (client) ID field. Copy and save this value. MS OIDC Step 4
Output: Client ID

4. Copy and save OIDC metadata document URI

MS OIDC Step 5 From the application’s Overview page, click Endpoints in the top toolbar. MS OIDC Step 6 In the panel that appears, locate the OpenID Connect metadata document URI. Copy and save this value.
Output: OpenID Connect metadata document URI

5. Create a client secret

MS OIDC Step 7 From the application page, click Add a certificate or secret (or navigate to Certificates & secrets in the left menu). MS OIDC Step 8 Click New client secret. Enter a description and select an expiration period, then click Add.
Access to bLIS will be lost once the secret expires. Prior to expiration, please contact an administrator to update the secret value. The expiration period is up to you.
MS OIDC Step 9 Enter a description and expiration for the secret. MS OIDC Step 10 Copy the Value field of the newly created secret immediately.
This value will only be visible for a few minutes. Copy and save before proceeding.
Output: Client secret and expiration date

6. Enter redirect URIs

MS OIDC Step 11 Click on Authentication in the left menu. MS OIDC Step 12 Click Add a platform. MS OIDC Step 13 Click Web. MS OIDC Step 14 Enter the first redirect URI provided to you. Under Implicit grant and hybrid flows, select both Access tokens and ID tokens. Click Configure. MS OIDC Step 15 If you received multiple redirect URIs, click Add URI for each additional one and enter the value. MS OIDC Step 16 Enter each an additional redirect URI into the input that appears. Repeat this for each additional redirect URI you received. Click Save once all redirect URIs have been entered.
Do not use the values visible in any screenshots — use only the redirect URIs provided to you by Gamma Peak.

7. Send output values

Configuration in Azure Portal is now complete. Send the following output values to support@blis.app:
  • Client ID
  • Client secret
  • Client secret expiration date
  • OpenID Connect metadata document URI
These values contain sensitive information. Please use one of the following services to share them securely:
For questions or support, please reach out to support@blis.app.