URGENT! How to Separate Admin Access? Jasperserver-pro
Posted on September 3, 2019 at 1:19am
Hi All, this one is urgent please help.
So i need to make 2 role, say its A and B.
A only able to Add users and role,
while B can access repository only.
how can i achieve the condition?
Thanks in advance!
Joined: Jan 30 2019 - 11:02pm
Last seen: 1 week 6 hours ago
Posted on September 4, 2019 at 9:51am
The ROLE_ADMINISTRATOR and ROLE_SUPERUSER roles can maintain users and roles, and also maintain the repository, including setting permissions.
ROLE_USER cannot manage users and roles, or set repository permissions.
Joined: Nov 15 2012 - 10:47am
Last seen: 8 months 3 weeks ago
Posted on September 4, 2019 at 9:14pm
well i need to separate "Admin" access
A - role Admin - can only access repository
B- role Admin - can only access user and role
thats what im trying to do. any suggestion?
an upvote for your kind response :)
Joined: Jan 30 2019 - 11:02pm
Last seen: 1 week 6 hours ago
i think i can do it by giving specific role to the jsp, but i cant locate it at all!! help :'(