Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0-M2, 2.0-M3, 2.0-M4
-
Fix Version/s: None
-
Component/s: Persistence Layer, Service Layer, Web - JSF
-
Labels:None
-
Environment:N/A
Description
Adding
->role management WEB screens
->RoleManagement Service (adding accesors, exceptions,like in UserManager
To be able to add application roles dynamically
I don't know that dynamic roles will do you any good. Role names are still hard-coded in menu-config.xml and security.xml. Of course, we could probably re-work things so the configuration for any role-based stuff is database driven, but that sounds like a lot of work for a feature that few folks would use.