Closed chominnn closed 3 months ago
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 https://github.com/jupyterhub/oauthenticator/issues/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 :wave:!
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! :heart:
No worries @chominnn!! Good luck!
I want to configure SSO using Keycloak and I wonder if you support it