The Bold Reports application can be configured with OpenID Connect for Single Sign-On (SSO), so that the users can log in directly to Bold Reports application after authenticating using the OpenID Connect.
Provide the following details in the OpenID Connect settings of Bold Reports application.
Provider Name | It represents the name of the authentication provider to be displayed in the login page. |
Provider Logo | It represents the logo of the authentication provider to be displayed in the login page. |
Authority | It is the instance created for the user in the provider. |
Client ID | It is an unique identifier provided to each of the applications while registering in 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 email address of the user in the deserialized ID token. |
The previous mentioned similar steps are applicable to configure the OpenID Connect in User Management Server by logging into the URL {Bold Reports URL}/ums/administration/authentication
with admin credential.
Following are the list of few OpenID Connect providers and that explains how to connect with the Bold Reports application.
The OpenID Connect is provided in both the Bold Reports sites and User Management Server. OpenID Connect can be handled for each sites individually in the settings page by disabling the option as in the following screenshot.
OpenID Connect can be set as default authentication when OpenID Connect settings is enabled and saved. Follow the below steps.
When OpenID Connect is set as default authentication and try to disable the OpenID Connect settings will display below pop-up. Proceeding by clicking Yes
will disable the OpenID Connect default authentication.
Use the below custom login URL to login as normal user that is not from OAuth, when OpenID Connect default authentication is enabled.
{Bold Reports URL}/reporting/site/{tenant-name}/login?use_default_authentication=false