Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-m7
-
Fix Version/s: 3.0.0
-
Labels:
-
Story Points:1
-
Sprint:Sprint 63 - Föhn, Sprint 64 - Föhn
Description
Per NEXUS-4115, Nexus needs to allow case insensitive userid matching.
There is a bug in nexus 3 LDAP user role mapping where this fails.
Create an LDAP configuration as in the attached screenshots and map an LDAP user with 'test0002' user id. Assign the user the nx-admin role.
You can successfully authenticate with this user as expected with test0002, TEST0002, or tEsT002, however the roles are not mapped correctly unless you use the exact case userid that was mapped `test0002`.
This results in being able to signin into the UI using any case, but not seeing the Administration cog or getting any admin privileges unless using an exact case match to test0002.
Expected
Correctly map all roles to a successfully authenticated user.
Attachments
Issue Links
- relates
-
NEXUS-17231 user role mappings do not match user ids case insensitively
-
- Closed
-