Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Authenticator.manage_groups=True #59

Open
alex1x opened this issue Jan 3, 2018 · 0 comments · May be fixed by #213
Open

Support Authenticator.manage_groups=True #59

alex1x opened this issue Jan 3, 2018 · 0 comments · May be fixed by #213

Comments

@alex1x
Copy link

alex1x commented Jan 3, 2018

auth_state.groups should be a list of groups the user belongs to (if we can obtain it)

This can then be used to implement conditional logic based on the authenticated user's group membership.

EDIT: reference https://jupyterhub.readthedocs.io/en/latest/reference/api/auth.html#jupyterhub.auth.Authenticator.manage_groups

@consideRatio consideRatio linked a pull request Sep 15, 2024 that will close this issue
@consideRatio consideRatio changed the title authenticate() should return groups list Support Authenticator.manage_groups=True Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants