Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 10, 2022 3:03:11 PM
Apr 10, 2020 9:20:02 AM
The steps below are for an example test setup of authentication using Auth0 as Identity Provider (IdP) with on Qlik Sense Enterprise SaaS.
Environment:
Resolution:
! The information in this article is provided as-is and to be used at own discretion. Ongoing support on the solution is not provided by Qlik Support.
Note: These steps assume an auth0 "Developer" account has already been created.
Create a new Application in Auth0.
Proceed with the following steps:
Creating a database connection in Auth0
Create a database connection and configure the application to use this connection.
Proceed with the following steps:
Creating a new user
If users are not in Auth0, proceed with the following steps:
Setup the Identity Provider in the Management Console within Qlik Sense Enterprise SaaS.
Related Content:
Very helpful. I'm using Auth0. I used Roles to store group info.
groups box = /https:~1~1qlik.com~1groups
Advanced options claims = email openid profile https://qlik.com/groups
I created an API with the permissions to read groups. (Not 100% sure I needed to do that)
And I created a Flow in the Post Login section (Actions > Flows > Login) that added groups to the response.