jupyterhub / zero-to-jupyterhub-k8s

Helm Chart & Documentation for deploying JupyterHub on Kubernetes
https://zero-to-jupyterhub.readthedocs.io
Other
1.56k stars 799 forks source link

Update Keycloak example (currently broken) #3571

Closed manics closed 2 days ago

manics commented 1 week ago
consideRatio commented 1 week ago

To fix these docs are an improvement and happy to merge it, but an alternative improvement would be to delete them from z2jh and link to docs like this in oauthenticator instead. I figure that project benefits from a well maintained keycloak example, but that its hard to maintain it in z2jh/tljh/oauthenticator

manics commented 1 week ago

We could make this a very minimal Keycloak example, I've got a CI tested example in https://github.com/manics/zero-to-jupyterhub-k8s-examples/tree/main/keycloak

manics commented 1 week ago

I decided to take out managed groups/roles completely, as it's not very useful unless you also configure Keycloak.