Open ID Settings

The OpenID Settings option allows administrators to configure authentication and authorization using OpenID Connect (OIDC). This enables users to log in across different websites or applications with a single set of credentials.

Administrators can store OpenID configuration details in the platform database and reuse saved settings for future access.

Access OpenID Settings

  1. From the Admin Menu, click Open ID Settings under the Configurations list.

    • The Open ID Settings page opens.

Use Saved OpenID Settings

  • Use the Select Saved Open ID Settings drop-down to access previously saved configurations.

  • If no OpenID settings have been saved before, the drop-down will not display any values.

Configuration Options

The Open ID Settings page provides two ways to configure OpenID:

  • Individual

  • Complete URI

Configure OpenID with Individual Option

  1. On the Open ID Settings page, select Individual.

  2. Provide the following details:

    • Name

    • Open ID URL

    • Grant Type

    • Client ID

    • Client Secret

    • Scope

  3. Click Save.

    • A notification message confirms that the OpenID Settings have been updated.

Configure OpenID with Complete URI Option

  1. On the Open ID Settings page, select Complete URI.

  2. Provide the following details:

    • Name

    • URL

  3. Click Save.

    • A notification message confirms that the OpenID Settings have been updated.

Notes

  • Saved Settings: You can quickly access previously configured OpenID settings from the drop-down list.

  • Flexibility: Choose Individual when you need granular control over parameters, or Complete URI when you want to configure OpenID with a single endpoint.