jupyterhub / ldapauthenticator

LDAP Authenticator Plugin for Jupyter
BSD 3-Clause "New" or "Revised" License
202 stars 175 forks source link

c.LDAPAuthenticator.user_attribute to get userID instead of UserName #208

Closed gopichandh closed 2 years ago

gopichandh commented 2 years ago

Hi team,

I'm installing JupyterHUb 2.1.1.version on Openshift Container Platform

Hub is up and running and able to create NoteBook pods. using c.LDAPAuthenticator.user_attribute = 'sAMAccountName'. I am trying to retrieve UserID but I am getting UserName instead.

Could someone help me to fix get the UserID

Thanks, Gopichandh

welcome[bot] commented 2 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

manics commented 2 years ago

In general we ask that JupyterHub GitHub issues are used for bugs and development discussions, with support being handled on the community forum where more people hang out, and the rest of the community can benefit from these discussions. Hope you understand 😀.