-
Bug
-
Resolution: Fixed
-
Major
-
None
I have a Jenkins instance with this configuration:
- security is activated
- Security Realm: LDAP server
- Authorization: Matrix-based security
The authentication of user keeps working but the user groups (1 groups are configured: jenkinsadmin & jenkinsbuild) are ignored and the configured permissions are not granted.
This rollback commit (https://github.com/jenkinsci/jenkins/commit/6be5275ef052c4d0475c3563a3d6053fde549070) seems to fix the issue.