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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
wallace0834
Contributor III
Contributor III

Exclusion to Data Connection for Security Rule

Within our organization, we have Modify_ContentAdmin who accidently modify data connection when his password expired.  The role has the ability to create, update and delete some data connections.  The purpose of this security rule is to limit this role from being able to update or change this data connections that connects to our database listed below.  Does anyone have any suggestion on knowing how to limit this connection?

((user.roles="Modify_ContentAdmin") or (resource.id=34e6d04c-0d64-42ad-951e-93bc86998dc3 and resource.resourcetype="folder" and resource.DataConnection.HasPrivilege("read")))

Labels (1)
1 Reply
wallace0834
Contributor III
Contributor III
Author

If anyone has any ideas, please let me know.