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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
nicholas5141
Partner - Creator
Partner - Creator

App Level Security Access Internal Server Error

Hi All,

Need assists i followed video / guide from Qlik Sense Stream Management Security Rules and Exception Management - YouTube to  implement App Level security access.

Once I do the last part  Apps Exception Rule and apply to application I get server internal error.

Advance conditions for

Default Rule

(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and resource.@AppLevelManagment.Empty())

or ((resource.resourcetype = "App.Object" and resource.published ="true" and resource.objectType != "app_appscript" and resource.objectType != "loadmodel") and resource.app.stream.HasPrivilege("read"))

Exception Rule

resource.stream.HasPrivillege("read") and ((user.@AppLevelManagment=resource.@AppLevelManagment))

All the users able access will get the error as well thank you for kindly assists & thank you.

1 Reply