OAuth2 Basic, pass user groups to Discourse

Our Discourse page will have approximately eight different user groups, each with varying permissions for different categories. These user groups are also integrated with our website platform, which uses Auth0 for login authentication. Logins through Discourse will only be allowed via Auth0 so that we can use the universal login option to mimic SSO for both Discourse and our website portal.

With this in mind, we would like to pass user groups to Discourse, allowing us to control what different users see in both our portal and Discourse. Is this possible with OAuth2 Basic Plugin? I’ve only seen options for this related to Discourse Connect.

Thanks in advance!

1 Like