Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We are trying to access the tenant we have and we don't use it often. Today I got this when navigating to tennant address. Instead of https://TENNANT-address.us.qlikcloud.com/ it send to https://dev-l1cbldpnpskjgnb8.us.auth0.com/u/login?state=hKF. . Did Qlik accidentally used dev keys? Did is happen only to us or someone else?
PS: it wasn't qlik, it was us
Check if a custom Identity Provider was added. You can verify this in Administration → Identity Provider.
A common reason for having a custom Identity Provider is the use of the qlik-embed framework to integrate Qlik objects into external web applications.
More details on why Identity Providers are needed in that context can be found here:
Qlik Embed Web Component Quick Start
If you no longer need the active third-party Identity Provider, you can simply deactivate it — the default authentication flow will be restored automatically.
Check if a custom Identity Provider was added. You can verify this in Administration → Identity Provider.
A common reason for having a custom Identity Provider is the use of the qlik-embed framework to integrate Qlik objects into external web applications.
More details on why Identity Providers are needed in that context can be found here:
Qlik Embed Web Component Quick Start
If you no longer need the active third-party Identity Provider, you can simply deactivate it — the default authentication flow will be restored automatically.
That was it, thank you!