Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I would like to know if one can somehow integrate QlikID Login flow with refresh_token or any other OAuth2 user persistence standards with some other web applications that consume Qlik Sense SaaS app resources. I mean i have a web application (a mashup) running on a mobile browser that connects to a Qlik Sense SaaS tenant with a web-integration-id configured.
It is running normally but the annoying part is that users have to enter their credentials in every time they opens. As you might guess that it is a little bit hard to do this again and again and affects user experience in a bad manner.
So, i want to achieve the very same mechanism that Google OAuth2 flow which enables the consuming applications to get access_token and refresh_token to be used to create new sessions in their future attempts easily so the login process runs almost instantaneously. I want to achieve the same with QlikID login flow if possible.
In other words, I want to know if it is possible to add Login with Qlik ability to the web sites?
Thanks,
No, this is not possible. However the reverse is (assuming you have an enterprise tenant). For example you could use Okta for both your website and your Qlik Sense Enterprise SaaS tenant.