Details
-
Bug
-
Status: Open (View Workflow)
-
Blocker
-
Resolution: Unresolved
-
None
-
Windows Server 2008.
Description
Active directory user names should not be case sensitive. For example if I add the user "paul" then I would expect to be able to also login as "Paul", "pAul" or any other case combination.
At the moment this won't match any user name and fail to login the user in, or worse match none and apply "authenticated user" permissions. This seems to confuse a lot of users.
If there is a use case where case sensitivity is required then I think there should be a toggle option to enable or disable it.
Attachments
Issue Links
- is related to
-
JENKINS-22247 Provide an extension point to define user id case sensitivity contract
-
- Resolved
-
-
JENKINS-19409 Support case-insensitive mode for user IDs
-
- Reopened
-
-
JENKINS-17674 Expand SecurityRealm to support case insensitivity better
-
- Resolved
-
jasonschoon Jenkins is an open-source project. If you need this feature, the best way to get progress on it is to propose a pull request to the plugin. Maybe fbelzunc has some plans regarding this change.