You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2021. It is now read-only.
Hi,
I have this bundle installed and configured with FOSUserBundle and it works really good. Thanks!!
Whats I need now is to assign different ROLES depending witch ldap ther user is member.
for instance, if the user in LDAP is member of the group "Administrators" it has to have ROLE_ADMIN, or if is member of LDAP group "AppAdmin" it has to have "ROLE_MANAGER" otherwise "ROLE_USER".
How can I achieve that? Any clue?
Thanks in advance
The text was updated successfully, but these errors were encountered:
ikerib
changed the title
Set user Role depend from Ldap group membership
Set user Role depending Ldap group membership
Mar 24, 2017
Hi,
I have this bundle installed and configured with FOSUserBundle and it works really good. Thanks!!
Whats I need now is to assign different ROLES depending witch ldap ther user is member.
for instance, if the user in LDAP is member of the group "Administrators" it has to have ROLE_ADMIN, or if is member of LDAP group "AppAdmin" it has to have "ROLE_MANAGER" otherwise "ROLE_USER".
How can I achieve that? Any clue?
Thanks in advance
The text was updated successfully, but these errors were encountered: