• Resolved Imageobiwog

    (@obiwog)


    Is there a way to automatically assign users of a particular role to a particular group? We have a site configured with SSO login and can assign a role based on group membership passed by the SSO. Trying to figure out a way to at login assign those users to a group as well.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author ImageKento

    (@proaktion)

    This https://github.com/itthinx/groups-role-registration plugin adds new users to groups based on their role(s). It will create the groups if they don’t exist.

    Please note that this does not do it at login but only when a new user registers. I would suggest to derive a solution based on this plugin which also covers the case at login for your particular requirement.

Viewing 1 replies (of 1 total)

The topic ‘Assign role to group’ is closed to new replies.