Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Fix invalid group failure bug and baseDn #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Liron-Berger
Copy link

Fixed two bugs:

  • dn turned into baseDn - currently wasn't happening - the lookup function received the original dn as baseDn.
  • When an error occurred while going over nested groups in one of the groups - due to LDAP wrong or missing results none of the roles were returned. Caught the exception

@hardik-k-shah
Copy link
Member

hardik-k-shah commented Apr 16, 2019

Thanks for working on fixing these bugs.
We will look into your fix meantime can you please add UTs covering your changes?
Please also update your testing efforts in description with test cases covered by you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants