Search results
Suggest a FeaturePDF

OpenID Connect support in User Management Server

The User Management Server can be configured to support OpenID Connect for Single Sign-On (SSO), enabling users to log in directly to the User Management Server after authenticating using OpenID Connect.

Configure OpenID Connect provider

  1. An account with an OpenID provider.

  2. Register the User Management Server with the OpenID Connect provider.

Steps to configure OpenID in User Management Server

  1. Log in to Bold ID with an admin credentials.

  2. On the left side menu, navigate to Settings, followed by Authentication, and then OpenID Connect.

    Authentication settings OpenId settings

  3. Provide the following details in the OpenID Connect settings page of User Management Server.

    Provider Name It represents the name of the authentication provider that will be displayed on the login page.
    Provider Logo It represents the logo of the authentication provider that will be displayed on the login page.
    Authority It is the instance created for the user in the provider's environment.
    Client ID It is a unique identifier provided to each of the applications while registering with the providers.
    Client Secret It is a secret key that is used to authorize the applications.
    Identifier It is the property name that holds the user's email address in the deserialized ID token.

To import the OpenID Connect groups, you need to configure the group details when saving the OpenID authentication settings.
OpenId Group setting

The following list of OpenID Connect providers explains how to connect with the User Management Server.

Set OpenID Connect as default authentication

OpenID Connect can be set as the default authentication when OpenID Connect settings are enabled.

Follow these steps to configure default authentication:

  1. In the settings page, navigate to Authentication tab and select General.

  2. Enable the Enable Default Authentication option and select OpenID Connect as default authentication provider, as shown in the following screenshot.

    Enable OpenID Default Authentication

Disabling OpenID connect settings

Disabling the Enable Default Authentication option and then clicking Save will disable the OpenID Connect default authentication.
Disable Default Authentication