Configure Single Sign-on (optional)

Prelude SCM supports OIDC for single sign on, setup documentation is provided for:

  • Okta
  • Google
  • Microsoft Azure

Don't see your identity provider listed? Please ask support for assistance configuring OIDC.

Generic setup instructions

When attaching any of these providers to your Prelude account, you will need to provide three pieces of information:

  • Client Id
  • Client Secret
  • Configuration Url (this should always end in .well-known/openid-configuration)

From your OIDC platform, you'll also need to set the redirect_url to Prelude's callback endpoint:

  • https://api.<region>.preludesecurity.com/iam/account/login, where region depends on where your account is registered (us1 or eu1).