Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: matrix-auth-plugin
-
Labels:None
-
Environment:Debian Sid
Jenkins 1.651.2
matrix-auth 1.2
-
Similar Issues:
Description
Jenkins allows case insensitive authentication but the matrix authorization does not account for that. For example, let's say my username is sam but I log into Jenkins with Sam.
When the Jenkins admin adds Sam to project-based matrix authorization strategy and I log in using Sam I'm still not given administer permissions.
I was only able to realize this by visiting http://jenkins.example.com/whoAmI and realizing that my login and internal username was a different case.
Attachments
Issue Links
- duplicates
-
JENKINS-33569 Case-Sensitivity Issue with Project-based Matrix Authorization Strategy
-
- Resolved
-
- is related to
-
JENKINS-6520 Case insensitivity option for authorization
-
- Resolved
-