DQC Logo
|

Single-Sign-On (SSO) – Microsoft login

The DQC Platform supports Single Sign-On (SSO) via Microsoft and Okta. This allows your organization to enable secure and convenient access via corporate identity providers.


Microsoft Azure AD – federated SSO

To enable Microsoft SSO, configure access via Azure Active Directory.

  1. Go to the Azure AD App Gallery

  2. Click New Enterprise Application and search for:
    Data Quality Assistant

  3. Select Data Quality Assistant by Data Q Company GmbH

  4. In the right-side pane, click Sign up to register for your organization

  5. Users can then access the platform using Sign in with Microsoft

Registering the DQC Platform app in Microsoft Azure

undefined Important:
Currently, the Azure AD Gallery entry links to the Excel Add-in and not to the platform login.
Until resolved by Microsoft, please register directly at:
undefined https://shared.app.dqc.ai/signup

After registration, users can sign in via:
undefined https://shared.app.dqc.ai/signinSign in with Microsoft


Okta or other OIDC providers

You can create an Okta OIDC app integration and send us the client credentials via a secure channel. We will integrate the client ID and secret.

  1. In the Okta Admin Console:
    ApplicationsCreate App Integration

  2. Choose OIDC – OpenID Connect

  3. Choose Web Application

General Settings:

  • App Name: DQC Platform by DQC

  • Redirect URI:
    https://shared.app.dqc.ai/auth/self-service/methods/oidc/callback/<your-domain>
    Example: acme for acme.org →
    https://shared.app.dqc.ai/auth/self-service/methods/oidc/callback/acme

  • Optional: Add sign-out redirect →
    https://shared.app.dqc.ai/auth/self-service/login/browser

Client Credentials:

  • After saving, Okta provides:

    • Client ID

    • Client Secret

Please send these credentials securely to DQC.


Secure transmission of credentials

We recommend one of the following secure methods:


undefined Notes

Single-Sign-On (SSO) – Microsoft login | DQC