Automatic role assignment based on email domain?

Is there a way to automatically assign roles to users based on their email domain?   I'd like to automatically add employees to the employee role based on the company email domain.

Parents Reply
  • Thinking two ways, a manual way and then an automated way. The manual way is free...

    When you need to make an update - snag an export from the role:

    Membership -> Roles -> Click Edit on the role of your choice -> select the members tab -> export as CSV

    Then compare to what you have from your export from LDAP.

    The automated way would be to utilize SSO and tie in your IDP. Then utilize automation to update the appropriate users as needed. Certainly doable, just would need a developer engagement to get it implemented.

Children