Daniel Keir Haywood created ISIS-2671:
-----------------------------------------
Summary: Extend ApplicationRole to show the inferred permissions
(similar to ApplicationUser)
Key: ISIS-2671
URL: https://issues.apache.org/jira/browse/ISIS-2671
Project: Isis
Issue Type: New Feature
Affects Versions: 2.0.0-M5
Reporter: Daniel Keir Haywood
Assignee: Daniel Keir Haywood
Fix For: 2.0.0-M6
I'm trying to understand what the SecmanConfiguration#getFixtureRoleName()
represents. Its javadoc says:
Role to run in the prototype fixture scripts for the example webapp for the
security module.
However it is granted namespace allow/change to "isis.ext.secman", which I
suspect implies a lot more access than that.
ApplicationUser shows which features are accessible for the user, along with
why. I'm thinking something similar (but probably a bit simpler) would be
helpful here for ApplicationRoles also.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)