SSO - User Roles or ACLs to differentiate access levels

Hi We are leveraging SSO for our community authentication. Within our system we have different customers, let’s just say A and B. We want to distinguish these groups in Discourse so that we have private Categories. In this scenario A gets general access and B get general access plus some private categories. These are not necessarily moderators, just higher level access. Moderators might be another level “C”. But right now we’re just looking for a way to implement special access based on our authentication with Discourse.

I read some information about Advanced SSO features for SSO but am not sure if we can leverage the custom fields to differentiate the access levels we want to implement. We don’t want to have to manually add customers to the private access categories, it needs to be automated based on our authentication levels. I am not a developer so if there is detailed documentation about how to do this please pass it my way. Thank you.

This is what you want.

2 Likes

You may also need to see Understanding groups and category permissions