Skip to main content

Single Sign On

The Single Sign-On tab allows you to configure external authentication providers for user login.

Google

Enable users to sign in using their Google accounts.

  • Visit the Google Cloud Console to configure an OAuth Client.
  • Generate and provide the following credentials:
    • Client ID
    • Client Secret

Microsoft

Enable users to sign in using their Microsoft accounts.

  • Visit the Azure Portal and create an App Registration.
  • Obtain and enter the following credentials:
    • Client ID
    • Secret ID

Custom OpenID Connect

Use a custom OpenID Connect provider for authentication.

  • Configure the following settings:
    • Name – Display name of the authentication provider.
    • Authority – The URL of the OpenID Connect provider.
    • Client ID – The application's client identifier.
    • Client Secret – The secret key used for authentication.

This allows integration with self-hosted authentication solutions or third-party identity providers.