ldapauthenticator
ldapauthenticator copied to clipboard
Allow users to configure group search filter and attributes
This change allowed me to connect to another server that was rejecting the connection due to only member
being in its schema. Other attributes caused it to raise an exception, failing the authentication.
Closes #62 Closes #133 Related to #145
Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly.
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
Bumping this PR, any reason this hasn't been merged? This would fix the issues we've been having getting this configured for my organization's LDAP server.
👍 Can this be merged, waiting for this option to fix group restriction using LDAP.
@manics FYI ^
Hi It's been more than a year, wonder if there is some blockers to fix this?