Hello!
We're using OpenID plugin for authentication and Role-based Authorization Strategy plugin for access
rights management right now and are giving permissions by hand, where for example one user can see only
one system's folder where is only those particular jobs that belong to that system.
Is there any possible way to automate the jenkins internal access rights management via Role-based
Authorization Strategy and Active Directory plugin / openid plugin? The authentication part for both AD
and openID plugin are easy, but in a big corporation giving access rights by ticking in that Role matrix
is gonna be a mess at one point. My goal would be that jenkins ticks that matrix itself, or just knows if
some user has permission to see one particular folder.