.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Security Rule Example: License Management only access in the Qlik Sense Management Console (QMC)
Nov 11, 2021 9:50:29 AM
Jul 15, 2017 7:50:26 PM
This article offers an example on how to set up a security rule matching to a role which is restricted to seeing only "License Management" in the Qlik Sense Management Console.
! The example is provided for demonstration purposes to explain a specific scenario. No support or maintenance is implied or provided. Further customization is expected to be necessary and it is the responsibility of the end administrator to test and implement an appropriate rule for their specific use case. For access to more tips and tricks, best practices, and ever-evolving creative solutions, we recommend joining us in our active Qlik Community.
Setup:
- Open the Qlik Sense Management Console and open the Security Rules menu
- Click Create new button
Description = Admin to access License and tokens only
Resource filter = (see attached file or text below)
ServiceCluster_*,ServerNodeConfiguration_*,Engine*,Proxy*,VirtualProxy*,Repository*,Printing*,Scheduler*,User*,CustomProperty*,Tag_*,License*,TermsAcceptance_*,ReloadTask_*,UserSyncTask_*,SchemaEvent_*,CompositeEvent_*,QmcSection_License*,SystemRule_*
Actions = "Create", "Read", "Update", "Delete"
Conditions = ((user.roles="LicenseAdmin"))
Context = Only in QMC
- Press Apply
Expected outcome:
The user who is assigned to the LicenseAdmin role only has the privilege "License and tokens".
Related Content

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Why adding so much permissions as ServiceCluster_*,ServerNodeConfiguration_*,Engine*,Proxy*,VirtualProxy*,Repository*,Printing*,Scheduler*,User*,CustomProperty*,Tag_*...
I create the same kind of rule with fewer permissions
QmcSection_Licenses,QmcSection_License.AnalyzerAccessType,QmcSection_License.ProfessionalAccessType,License*,User*