Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0.0-M5
-
None
-
None
Description
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.