Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
kalavala_vijayk
Contributor II
Contributor II

New User creation in QMC

Hi ,

We have a connector to the active directory to sync the users as soon as the first login. Once they log in, the user is visible in QMC, then we will add the role in QMC.

We are looking for automation to create users and add a role or custom properties for security.

Can we create user and add a role/custom properties using RestAPI or powershell script.

Thanks,

Vijay

 

1 Reply
Bastien_Laugiero

Hello, 

To create users, you can use your User Directory Connector to import user from your Active Directory. You can even add an LDAP filter to create only users member of a specific active directory group if you want. The only requirement for that is to uncheck the box "Sync user data for existing users".

https://help.qlik.com/en-US/sense-admin/February2021/Subsystems/DeployAdministerQSE/Content/Sense_De...

To automate the assignment of custom properties, you can use the API for that.  Here is a community post that should help you https://community.qlik.com/t5/Integration-Extension-APIs/QRS-API-updating-users-custom-properties/td...

Hope this helps! 

Bastien Laugiero
If a post helps to resolve your issue, please mark the appropriate replies as CORRECT.