Bold BI application supports adding users using the Auth0 provider. By importing them, you can share the dashboards and email exported dashboards with them.
This section explains how to perform Single Sign-On for users in Auth0 with the Bold BI application.
NOTE: This configuration has to be done in Auth0 website.
Login to the Auth0 website with an admin account.
Click Applications
in the left menu and the click CREATE APPLICATION
button.
Click web
and proceed with Next
.
The application will be registered and directed to the application details page. Use the Client ID
and Client Secret
in the Bold BI application.
Scroll down and save the Allowed Callback URLs
.
This URL must be the redirect URI in the settings of your Bold BI application as in the following screenshot.
Fill the details and save the changes.
After successful registration in Auth0, save these settings in Bold BI settings page to enable this authentication.
Configure the settings in Bold BI as in the following snap to enable the authentication using the Auth0.
The fields to be saved in the Bold BI to enable the Auth0 for authentication is explained as follows.
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 | The format is https://instancename.auth0.com It must be the URL of your Auth0 instance. |
Client ID | The Client ID you get after registered the Bold BI application in Auth0 website. |
Client Secret | The Client Secret you get after registered the Bold BI application in Auth0 website. |
Identifier | |
Logout Endpoint | It is the endpoint in the Auth0 website that signs the user out. |
Configure group import setting in Bold BI using Auth0 as shown in the below image.
IMPORTANT: For managing groups in Auth0, we need to install
Authorization Extension
. Follow the link for more details https://auth0.com/docs/extensions/authorization-extension/v2
For Audience
and Extension URL
refer the link https://auth0.com/docs/api/authorization-extension#get-all-groups