I would like to intergrate discourse with keycloak Any advice on how to go about it. Thankyou
Kind regards
Ndacyayisenga
I would like to intergrate discourse with keycloak Any advice on how to go about it. Thankyou
Kind regards
Ndacyayisenga
Keycloak supports OpenID Connect, so you can integrate with it using OpenID Connect Authentication Plugin
Few years back I wrote a keycloak plugin (identity provider) to sign into keycloak using Discourse auth apis. Not sure if its compatible with recent changes to discourse SSO, but if you need that part I might be able to publish it at some time.