InseeFrLab / legacy-onyxia-entrypoint

🔬 A data science oriented container launcher
MIT License
69 stars 3 forks source link

Keycloak login infinite loop #57

Closed CJCShadowsan closed 1 year ago

CJCShadowsan commented 1 year ago

Creating a test realm inside keycloak and logging in does an auth redirect to keycloak, I log in, it recognises that I have a working session.

So far, so good right?

Then I click "my services" or try to deploy a service from the catalog... And I get an infinite authentication loop.

Tested via mozilla firefox (if it's relevant).

End up getting a constant stream of URLs like this:

https://datalab.cluster.local/my-services?state=cae70151-660c-4aed-8653-01515c8a9f36&session_state=6d30271d-70cc-4270-a6d4-e57166498e05&code=1c1b6a06-cbdf-4cf7-9791-6300551659a3.6d30271d-70cc-4270-a6d4-e57166498e05.ea72c58f-d206-41dd-ab6e-e90d90a80946

Version of keycloak: 15.0.2

Happy to work with anyone on it, want to get it working.

CJCShadowsan commented 1 year ago

For anyone curious:

See here