Discourse, Keycloak, SAML vs OAuth

Hello @david!
Are there any changes since this topic?

I am interested in this:

With OAuth2 Basic Plugin have one BIG problem - if the user is new to Discourse, then, after authentication, a window appears with the data of the new user.

The SAML plugin has an option DISCOURSE_SAML_AUTO_CREATE_ACCOUNT.
But what about OAuth2 plugin?

Yes you can use this new setting:

1 Like

Great! Thanks.
Is there any guides how to integrate Keycloak and Discourse OAuth2 plugin? Or other IDP…

I would suggest starting with

And finding the openid discovery document URL using these instructions

3 Likes