> ## Documentation Index
> Fetch the complete documentation index at: https://docs.maia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Generic OpenID Connect

<Note>
  This document covers step two of the [Single sign-on (SSO) setup](/docs/administration/single-sign-on) process, and shouldn't be completed independently.
</Note>

1. Log in to your identity provider.

2. Create a new application.

3. If prompted for the application type, select **Web**.

4. Enter `https://id.matillion.com/login/callback` as the **Redirect URL** or **Sign In URL**.

5. Create a secret if none is created automatically.

6. Copy the secret and make a note of it for later.

   <Note>
     Contact us to arrange for the secret to be rotated before the existing one expires to avoid minimal interruption to your users.
   </Note>

7. Copy the **Client ID** and make a note of it for later.

8. Copy the **OpenID Connect metadata URL**; this will end with `/.well-known/openid-configuration`.

9. Continue the steps in [Single sign-on (SSO) setup](/docs/administration/single-sign-on).
