Dear Community,
I embedded dashboards inside our platform via Iframe.
we use multi-tenant and each client has a different tenant.
My intention is to redirect my customers to a landing page when the session timeout is over.
I have several questions:
How can I redirect my clients when their session timeout (I have a session timeout of 15 minutes) to a landing page(custom by my design team)?
***we use the logon token ID inside the DIV element.
the link that we used for implementing the dashboard.
https://www.dundas.com/support/developer/samples/integration/using-the-dundas-bi-embed-library
For a future implementation:
I saw in the Config section there is an option for custom logon URL.
In the notes section inside the documentation, there is a reference to do custom logon for each of my tenants.
how it can be done? it’s mean I can customize each login page for each of my tenants?
where on the tenant’s configuration it’s can be set?
Thanks in advance.