A data source can be created and edited in any application using the URL. In the data source edit, users can interact with the data source table by filtering data, adding parameters, and saving the filter values.
More
option icon of the desired data source from the data source listing and Select the Get Embed Code
option from the drop-down.SSO | The Single Sign-On authentication is enabled to support embedding the data source into other web applications if the configured authentication is selected as an authentication parameter. |
Copy the embed URL by clicking the copy icon from the Embed Code dialog.
Embed the copied URL into other web applications.
Run the web application and it will show the login window. Click the login and enter the valid user credentials, the data source design page will render automatically. To avoid login, use the single sign-on.
Bold BI supports embedding the data source into other web applications using the external Single Sign-On authentication in iframe based embedding. The Bold BI application can be configured to support the Windows Active Directory
, Azure Active Directory
, OAuth 2.0
and OpenID Connect
authentications.
The Bold BI application has been configured with Windows Active Directory. Follow these steps to get the embed code with the Windows Active Directory SSO
settings. Learn more about the configure Window Active Directory settings here.
Get Embed code
option. In the Embed Code dialog box, enable the SSO
and select the Windows Active Directory
option as shown in the following image.Copy the embed URL by clicking the copy icon from the Embed Code dialog, and paste into a web application that has configured the Windows Active Directory.
Run the web application and get sign-in with windows active directory. Now, the data source would be rendered automatically based on the permission given to the windows user.
The Bold BI application has been configured with Azure Active Directory. Follow these steps to get the embed code with the Azure Active Directory SSO
settings. Learn more about the configure Azure Active Directory settings here.
Get Embed code
option. In Embed Code dialog, enable the SSO
and select Azure Active Directory
option as shown in the following image.Copy the embed URL by clicking the copy icon from the Embed Code dialog and paste into a web application that has configured the Azure Active Directory.
Run the web application and get sign-in with Azure Active Directory. Now, the data source would be rendered automatically based on the permission given to the azure user.
The Bold BI application has been configured with OAuth 2.0 for Single Sign-On (SSO). Follow these steps to get the embed code with the OAuth SSO
settings. Learn more about the configure OAuth 2.0 settings here.
Get Embed code
option. In Embed Code dialog, enable the SSO
and select OAuth 2.0
option as shown in the following image.Copy the embed URL by clicking the copy icon from the Embed Code dialog and paste into a web application that has configured the OAuth 2.0 authentication.
Run the web application and get sign-in with configured OAuth provider. Now, the data source would be rendered automatically based on the permission given to the user.
The Bold BI application has been configured with OpenID Connect for Single Sign-On (SSO). Follow these steps to get the embed code with the OpenID SSO
Settings. Learn more about the configure OpenID settings here.
Get Embed code
option. In Embed Code dialog, enable the SSO
and select OpenID
option as shown in the following image.Copy the embed URL by clicking the copy icon from the Embed Code dialog and paste into a web application that has configured the OpenID Connect authentication.
Run the web application and get sign-in with configured OpenID. Now, the data source would be rendered automatically based on the permission given to the user.
Change the embed URL like the below one to create new data source connection.
Embed the above embed URL into any web application.
Run the web application, it will show the login window. Click the login and enter the valid user credentials and the data source connection will render automatically now you can use various connectors to establish data source connection.