Other OIDC providers
This guide explains how to configure Single Sign-On (SSO) for your Cortex instance with OpenID Connect (OIDC) providers that are not available as native integrations.
Step 1: Configure your provider
In your OIDC provider, you may have to configure an application and permissions before setting up SSO with a third-party application. See your provider's documentation for instructions.
You will also need to configure a client ID and client secret.
Step 2: Configure SSO in Cortex
- In Cortex, navigate to the OIDC settings page.
- Configure the OIDC settings:
- Type: Click the dropdown and type in the name of the OIDC provider.
- Identifier: Enter your OIDC provider client ID.
- Secret: Enter your OIDC provider client secret.
- Issuer: Enter
https://cortex.auth0.com/login/callback
.
- Click Save.