مزامنة مجموعة المستخدمين مع Drupal

Hi,
I want to check how user roles sync work with drupal and discourse.
If user creating a user group with name already exist on discourse forum, what discourse do in this case. I am trying to make it on my localhost, but its not wokring. Can you please help me to understand how user group sync work in drupal.
Thanks.

إعجاب واحد (1)

Are you using Discourse’s implementation of SSO to log users into Discourse from Drupal? If so, you can use the add_groups and remove_groups parameters to set user’s group membership. Details about how to do that are in the ‘Specifying group membership’ section of the topic that I linked to.