Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
I am creating some web pages using Mashups and Single Configurator (putting some isolated objects in my web page).
My big question is, How Qlik Sense defines the token that will be used for access these web pages?
- It will consume a token per application?
- It will consume a token per user?
This question Is crucial to our environment to define how many licenses we will need.
Thank you!
Regards
Per User, set either as User or Login Access.
This link to the online Help formally describes them :
Per User, set either as User or Login Access.
This link to the online Help formally describes them :
Ok, great!
So, if I'll use a single configurator on an iframe of my webpage, do I have to pass the login of my user in the URL of my iframe?
It´s still a little bit confusing.
You will use the same authentication method as you would use if you entered the application on the hub. So if you are using Windows authentication, the webpage will pass through the windows userid. If your webpage users are not windows users, you'll have to use one of the alternative authentication mechanisms such as ticketing.
-Rob
I see, in my case we use Windows Authentication, so, I just have to pass the URL that is generated by Single Configurator to my webpage/iframe?
Thank you!
Yes.
Great! Closing this topoc.
Thank you so much