-
Bug
-
Resolution: Duplicate
-
Major
-
jenkins 1.619
tomcat 7.0.61
java 1.8.0_31
Solaris 11.2 x86
Users are authenticated in AD. Unfortunatly AD reports useraccounts with upper first letter like
User. If user logins with lowercase letters this will not match and login will fail. Unfortunatly with a missleading error message "user is missing the Overall/Read permission".
So uid matching should be caseinsensitve like other auth systems.
- duplicates
-
JENKINS-23805 Add support for case insensitive auth realms to matrix auth
- Resolved