Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Unveils New Agentic Capabilities Across Analytics, Data Engineering, and Trust: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Manguirish
Contributor III
Contributor III

Migrating Qlik tenant

Hi

My organization is in he process of migrating our to parent company and as such our Azure AD will change. We create our Qlik logins from AD as it is connected via Identity providers. I want to know what steps are necessary to ensure a smooth migration, with regards to following areas
1. User Access

2. Data Connection

3. Impact on Automations

Also, following step is suggested in Qlik documentation. Can anyone suggest why

"Before you configure your corporate IdP, you must remove or comment out the Section Access table from all apps, and perform a reload afterward."

Labels (2)
1 Reply
Levi_Turner
Employee
Employee

Section Access in Cloud (https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manag...) can use three attributes for row level security:

  1. USER.ID
  2. USER.EMAIL
  3. GROUP

(1) is the reflection of the user's subject from the Identity Provider. Often times this is a random value with no meaningful representation of the user.

(2) when undergoing a merger often changes.

(3) is dependent on the new Identity Provider providing the same groups.

All three are risk areas when changing an IDP.