Microsoft Entra ID
Set up single sign-on using Microsoft Entra ID (formerly Azure AD). The integration uses OpenID Connect (OIDC) to authenticate your team members.
Prerequisites
Section titled “Prerequisites”- An Entra ID (Azure AD) account with administrative privileges
- An Instruqt account with access to your team’s SSO settings
Step 1 – Register an application
Section titled “Step 1 – Register an application”In the Azure Portal:
- Navigate to Microsoft Entra ID.
- In the left menu, select App registrations.
- Click New registration.
Step 2 – Configure the application
Section titled “Step 2 – Configure the application”- Enter an application name, for example
Instruqt SSO. - Under Supported account types, select Accounts in this organizational directory only (Single tenant).
- Under Redirect URI (optional), select Web from the dropdown and enter:
https://sso.play.instruqt.com/login/callback
- Click Register.
Step 3 – Create a client secret
Section titled “Step 3 – Create a client secret”- In the left menu, select Certificates & secrets.
- On the Client secrets tab, click New client secret.
- Give the secret a descriptive name and select an expiration period.
- Click Add.
Step 4 – Retrieve the connection details
Section titled “Step 4 – Retrieve the connection details”On the application’s Overview page:
- Copy the Application (client) ID – this is the Client ID.
- Copy the Directory (tenant) ID – this is used as the Domain.
Step 5 – Finish in Instruqt
Section titled “Step 5 – Finish in Instruqt”- In the sidebar, click Settings → SSO.
- Select the Entra ID (Azure AD) option.
- Enter the Domain, Client ID, and Client Secret.
- Click Save.
Your team members can now sign in with their organizational credentials through your team’s login URL – see SSO overview.
