Simplified User and Group Management with Custom Groups
Managing users and groups just got easier. With our new Custom Groups capability, you now have more flexibility and control to handle user and group relationships directly in Qlik Cloud, without needing to rely on an Identity Provider (IdP).
No more back and forth with external systems. Now, you can manage users and their group memberships directly in Qlik Cloud. Everything is in one place for easy access control.
Create smoother group-based provisioning
Assign users to groups in just a few clicks. Control both administrative access and feature permissions without hassle.
Made for your organization
Custom Groups adapts to your unique structure, making access management easier and more aligned with the way your organization works.
Use cases:
Public Sector flexibility
Manage group memberships within Qlik Cloud and simplify integrations with third-party apps, without depending on IdP-provided groups.
Enterprise autonomy
Gain full control over user and group assignments, without being tied to Active Directory or other IdP systems. Adapt faster to changing needs.
Key Benefits:
More control over user roles and permissions
Less dependence on external systems
Better fit for your organization's needs
Custom Groups makes managing access in Qlik Cloud simple and efficient, no matter the size or type of your organization. It saves you time, reduces complexity, and gives you full control over how users and groups are managed.
This feature is in my top priority. Now, Can we maintain that group list from excel or qvd so that we can automize the group creation or adding new users to group.
Hi all ... as the question about section access support has been raised above a few times, I wanted to share some light on that topic within this post. We are basically code complete with it and plan to release it very soon. the way this will work is via a script variable. It is set to "0" by default. You have to add it with a SET command as usual to your script to change it. "1" would be custom groups only instead of IDP groups and "2" will allow you to support both group types at the same time in your Section Access script.
Again, a few days away from being available. Will update the post here when it is there.
@PrashantSangle , you can do that via an Automation. Meaning automate the creation and maintain your custom groups. We have documented an example on our help site which talks about those tables being used.
The automation is something our professional services team has already worked on and implemented one solution. If that is something you are interested in, I can connect you with that team.
I've used this OAuth before for other automations, like inviting and removing users from the tenant. Yes, these options are enabled, and I double-checked the presence of these parameters before writing a reply in the topic. Thank you so much for your attention to my application and for helping me solve the problem.