Skip to content

give authorizer handle on identity provider #830

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

Merged
merged 1 commit into from
May 3, 2022

Conversation

minrk
Copy link
Contributor

@minrk minrk commented May 3, 2022

In many cases of custom implementations, these two will have some coupling. So it makes sense for the Authorizer to have access to the identity provider for shared info.

e.g. the HubAuth object, when working with JupyterHub.

@Zsailer
Copy link
Member

Zsailer commented May 3, 2022

LGTM, thanks @blink1073

@Zsailer Zsailer enabled auto-merge (squash) May 3, 2022 14:55
@Zsailer Zsailer disabled auto-merge May 3, 2022 14:57
In many cases of custom implementations,
these two will have some coupling.
So it makes sense for the Authorizer to have access to the identity provider
for shared info.

e.g. the HubAuth object, when working with JupyterHub.
@Zsailer Zsailer force-pushed the authorizer-identity-handle branch from f229230 to 0ec74a3 Compare May 3, 2022 14:57
@blink1073
Copy link
Contributor

LGTM, thanks @blink1073

Haha, or @minrk...

@blink1073 blink1073 enabled auto-merge (squash) May 3, 2022 15:02
@Zsailer
Copy link
Member

Zsailer commented May 3, 2022

🤦

@Zsailer
Copy link
Member

Zsailer commented May 3, 2022

Thanks, @minrk 🤣 . Reviewing too many PRs in the early morning.

@blink1073 blink1073 merged commit 321f5a9 into jupyter-server:main May 3, 2022
@minrk minrk deleted the authorizer-identity-handle branch May 4, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants