Custom Roles and Permissions

I have create a new role ROLE_B.

In my repository I have a folder Test where the default ROLE_USER has Read Only permission and Role_B has No Access.

Through the cumulative permissions where the most restrictive permission is take, if I have a user X with both ROLE_USER and ROLE_B, the No Access permission should be applied. This is not working as expected and user X has Read Only permission. If I switch around permissions granting ROLE_USER No Access and ROLE_B Read Only, the the user has No Access.

Is this a known bug? Any workarounds?

lisa.j.young's picture
Joined: May 5 2017 - 5:02am
Last seen: 5 years 10 months ago

Hi,

according to Admin Guide, least restrictive permission should be applied:

http://community.jaspersoft.com/documentation/tibco-jasperreports-server...

 

Best regards,
Andrew

asimkin - 5 years 10 months ago

0 Answers:

No answers yet
Feedback
randomness