-
New Feature
-
Resolution: Not A Defect
-
Major
-
Any
Create a default authenticated user role (basically the opposite of anonymous). Authenticated users should be able to perform certain operations without having be managed individually as is the current case with the role-strategy plugin.
This will be handy for cases like tracking who has started builds, as only authenticated users might be given that permission. With the current implementation while one can limit who can run builds, the reality is that for a large and changing user base, this can be a significant amount of work.
- is duplicated by
-
JENKINS-16501 Logged in users should have read only permissions automatically
- Resolved