jupyterhub / zero-to-jupyterhub-k8s

Helm Chart & Documentation for deploying JupyterHub on Kubernetes

Home Page:https://zero-to-jupyterhub.readthedocs.io

Repository from Github https://github.comjupyterhub/zero-to-jupyterhub-k8sRepository from Github https://github.comjupyterhub/zero-to-jupyterhub-k8s

Does it support Single Sign One?

chominnn opened this issue · comments

I want to configure SSO using Keycloak and I wonder if you support it

Its possible by using the GenericOAuthenticator, see the documentation from the jupyterhub/oauthenticator project. See for example https://oauthenticator.readthedocs.io/en/latest/tutorials/provider-specific-setup/providers/generic.html.

There is an issue in jupyterhub/oauthenticator#107 related to this, because we doesn't have docs on use with keycloak specifically yet. I've set it up historically successfully though.

Note that this is a support like question, so they should ideally be raised at discourse.jupyter.org.

@consideRatio

I'm sorry I'm not used to github.
Thank you for your response.

Hi there @chominnn 👋!

I closed this issue because it was labelled as a support question.

Please help us organize discussion by posting this on the https://discourse.jupyter.org/ forum. If it's your first time posting
please read https://discourse.jupyter.org/t/getting-good-answers-to-your-questions/1825.
The more information you provide the more likely we can help you.

Our goal is to sustain a positive experience for both users and developers. We use GitHub issues for specific discussions related to changing a repository's content, and let the forum be where we can more generally help and inspire each other.

Thanks you for being an active member of our community! ❤️

No worries @chominnn!! Good luck!