A dashboard can be embedded with saved filter views in any application using URL. With this view, users can interact with the dashboard by filtering data, adding comments, and saving the filter views.
Share
icon of the saved views.Get Embed Code
link in the share dialog box.Dashboard Comments | Dashboard comment panel would be shown in embedded view if enabled this parameter. |
Widget Comments | Widget comment panel would be shown in embedded view if enabled this parameter. |
Saved Views | Dashboard views panel would be shown in embedded view if enabled this parameter. |
Export | Dashboard/Widget exporting options would be shown in embedded view if enabled this parameter. |
Embed the copied URL into other web application.
Run the web application, it will show the login page if the dashboard is not shared as a public dashboard. Click the login button and login with valid user credentials and the dashboard will render automatically.
For example, below image represents that our dashboard embedded in ”http://example.com/” website.
If you want to embed the dashboard views without user authentication, then make the dashboard and dashboard views public and then embed it. The public dashboard will be rendered automatically without credentials. You cannot enable the comments panel for public dashboard embedding.
Private dashboards can be embedded with views, which are accessible to users in the Bold BI, who has the read permission, and these dashboards would be requested to login to Bold BI server before rendering. So embedded dashboard will show the login page whenever private dashboards are embedded and the user is not authenticated yet.
A dashboard can be embed with views using Single Sign-On (SSO). SSO nothing but an authentication process that allows a user to access multiple applications with one set of login credentials.
To achieve this, you need an embed code with views, embed secret code and embed signature.
To embed the dashboard with views using SSO, you need an embed URL with view id. And follow the below steps to get the embed code
,
Views
icon which is highlighted in below.Link
icon of the saved views. Here, you will get the dashboard URL with view id
.Then follow the below steps to get the embed secret code and know about the parameters required to form the embed signature.
Using the sample, you can embed the dashboard with views using SSO.