-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
I'm interested in obtaining information on the workings of the Role-Strategy-Plugin with Jenkins. I'd like to know what the system is doing when someone logs on, how it decides what options to offer the user based on the role configurations and assignments.
Looking at the source code, I see very little logging being done by the Role Strategy Plugin. Are there other loggers I can enable other than com.michelin.cio.hudson.plugins.rolestrategy.RoleMap and
com.michelin.cio.hudson.plugins.rolestrategy.RoleBasedAuthorizationStrategy to get this information?