You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other
I'm not familiar with the Python ecosystem, so I cannot really offer to do it myself. But I am happy to help testing, or update docs, or help get this done somehow.
The text was updated successfully, but these errors were encountered:
Description
Support for Keycloak SSO was added in #73 by @spahrson and it is a great addition that we're super appreciative of 🎉
Unfortunately, the python-keycloak-client library used to add this functionality is de-facto unmaintained, which is a problem because Keycloak introduced a breaking change in Keycloak v17 which changed the URLs under which to find the OIDC endpoints.
Given that:
The end result is that this no longer supports keycloak SSO in a meaningful way.
I was hoping we could get that support back.
Ways to do so include:
auth/
prefix from the URLsOther
I'm not familiar with the Python ecosystem, so I cannot really offer to do it myself. But I am happy to help testing, or update docs, or help get this done somehow.
The text was updated successfully, but these errors were encountered: