SSO (Single Sign-On)

SecDim supports Single Sign-On (SSO) integration, allowing users to log in to the SecDim platform using their existing corporate credentials. SSO is available for all SecDim enterprise tenants.

How SSO Works with SecDim

SecDim uses OpenID Connect (OIDC) for SSO integration. When SSO is configured for your organisation:

  1. Users navigate to your organisation’s SSO login URL: https://id.secdim.com?auth=<provider>&origin=play

  2. They are redirected to your identity provider to authenticate

  3. After successful authentication, they are automatically signed in to SecDim

  4. New users are automatically provisioned in your SecDim tenant on first login

Supported Identity Providers

SecDim supports SSO with any OIDC-compliant identity provider, including:

  • Microsoft Entra ID (Azure AD)

  • Google Workspace

  • Okta

  • Other OIDC-compliant providers on request

Microsoft Entra ID

SecDim supports SSO integration with Microsoft Entra ID via OpenID Connect. This is the most common SSO configuration for enterprise customers.

See SSO - Microsoft Entra ID for the full step-by-step setup guide.

Google Workspace

SecDim supports SSO integration with Google Workspace via OpenID Connect.

See SSO - Google Workspace for the full step-by-step setup guide.

Okta

SecDim supports SSO integration with Okta via OpenID Connect.

See SSO - Okta for the full step-by-step setup guide.

Other OIDC Providers

SecDim can integrate with any identity provider that supports the OpenID Connect protocol (e.g. Auth0, Ping Identity, OneLogin). Contact your SecDim account manager to get started.

You will typically need to provide:

  • Client ID and Client Secret from your identity provider

  • Your primary email domain

  • The OIDC discovery endpoint URL

Automatic Department Assignment

SSO can be configured to automatically assign users to departments within SecDim based on claims from your identity provider. This is useful for large organisations where manual department assignment is impractical.

See the Automatic Department Assignment section in the Entra ID guide for an example of how this works.