Hi,
Thanks for your amazing work. Discourse is a very great forum.
Long story :
We have a mobile application were users are required to login. Onced logged, they may access to a forum, and are automatically logged in throught SSO. If user do not exists on discourse, it will be created, else, its profile will be updated with current user data. We have several special fields that describe our users, such as company, department, etc…
We are transfering them to discourse.
That was the easy part, now, we want to grant access to forum categories based on these metadata. If there a way to achieve that ? We may create groups for each metadata value, but it will be a mess to configure. So, is there something like that in discourse ? Should we develop a plugin allowing us to determine categories access based on users custom fields ?
TLDR : I want to know if there is a built-in way to grant categories access based on user custom fields.
Thanks for your help.
Regards