-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ldap/roles): fix the issue of multiple entries in Ldap for single…
… user (#1173) * test(ldap/roles): strengthen assertions in existing tests * test(ldap/roles): add test to demonstrate the bug when multiple DNs exist for a user id. * fix(ldap/roles): fix the issue of multiple entries in Ldap for single user * update tests as per the new code changes
- Loading branch information
1 parent
1b501e8
commit 7166eee
Showing
2 changed files
with
178 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.