DQC Logo
|

Single-Sign-On (SSO) – Non-Microsoft

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.


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