Hi,
Ive successfully implemented SSO for QlikSense with Auth0 and Im trying to set up user rules to control access to streams/apps etc.
Ive followed this walkthrough https://community.qlik.com/t5/Knowledge/Example-auth0-SAML-setup-with-Qlik-Sense-Enterprise-on-Windo... and on testing the user can see that the correct groups are attributed to them:
What Im struggling with is how to 'pick up' the groups when the user logs into QlikSense .. .Is it a case that they are automatically picked up? Or do I have to create certain access rules within the QMC.
Hope someone can advise.
Many thanks Dai
Hello @Senor_Dai,
It looks like you may need to use attribute mapping. Take a look at this article: Qlik Sense: What are SAML attributes
Hello @Senor_Dai,
It looks like you may need to use attribute mapping. Take a look at this article: Qlik Sense: What are SAML attributes
Thanks so much @Andre_Sostizzo !