Skip to main content

Entra ID: Configuring OpenID Connect (OIDC)-based Single Sign-On (SSO) for TAC

⚠️ Note: The platform does not support SAML configurations.

Step 1: Create the Application in Entra ID/Azure

  1. Log in to the Azure Portal with an administrator account

  2. Go to "Microsoft Entra ID"

  3. In the left-hand menu, select "Enterprise Applications"

  4. Click "+ New application"

  5. If TAC is available as a pre-configured app, search for it and select it

    • If TAC is not listed, choose "Create your own application""Integrate any other application not in the gallery"

  6. Enter a name for the application (e.g. "TAC SSO") and click "Create"


Step 2: Configure Single Sign-On (SSO) with OpenID Connect (OIDC)

  1. Go to "Single Sign-On" and select "OIDC"

  2. Configure the following key parameters:

  3. Define the required scopes:

    • openid

    • profile

    • offline_access

    • email


Step 3: Enable User Access

  1. Go to "Users and groups" in the enterprise application screen

  2. Click "Add user/group"

  3. Select the users or groups authorised to access TAC

  4. Save the changes


Step 4: Manually Approve the App (Grant Access Without Approval Request)

  1. Go to "API Permissions" in your TAC application

  2. Click "Grant admin consent for TAC"

Did this answer your question?