-
Type:
Improvement
-
Status: Closed
-
Resolution: Done
-
Affects Version/s: 6.12.2
-
Fix Version/s: None
-
Labels:
-
Environment:
On premise.
Our Active Directory does not enforce case sensitivity when AD groups are created or authenticated. Meaning, a member of AD group trying to authenticate against 'AD_GROUP_ONE', 'ad_group_one' or AD_group_ONE' would be successfully authenticated in all three cases.
Apparently, Artifactory seems to care about case sensitivity when looking up LDAP/AD groups which is annoying and introduces additional process overhead & enforcement in the upstream AD group add request process.