Remove/Deprecate the Keycloak authentication provider
David Schwärzle
The current Keycloak authentication provider serves no real purpose as it has less features than the generic OpenID Connect option and is not really easier to configure. I recommend deprecating it to avoid confusion and to lower maintenance. Another option would be to use the same implementation internally and to just offer an easier configuration page (Base URL + Realm name instead of setting all endpoints manually).
Albert Akchurin
I'm not currently very into the subject. I set up Keycloak authentication with the Keycloak provider with the help of the article (there are several on the web), and it works very good. If the Keycloak setup will still be well documented with OIDC, I don't mind.