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

implement scope-based auth, require jupyterhub 3 #70

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

minrk
Copy link
Contributor

@minrk minrk commented Sep 9, 2024

users must have e.g. access:services!service=kbatch scope, rather than allowing all valid JupyterHub tokens to use the service.

closes #69

users must have e.g. `access:services!service=kbatch` scope
@TomAugspurger
Copy link
Collaborator

Thanks Min!

FYI, I sent you an invite to join the kbatch org and I can grant write access, in case you do end up using kbatch.

@minrk
Copy link
Contributor Author

minrk commented Sep 9, 2024

Invitation accepted, thanks!

@TomAugspurger
Copy link
Collaborator

Great, you should have write access here now. Feel free to self-merge this when you're ready to test that out.

@minrk minrk merged commit ae6816e into kbatch-dev:main Sep 10, 2024
2 checks passed
@minrk minrk deleted the check-scopes branch September 10, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

authorization scopes, jupyterhub version support
2 participants