How is this performed? Looking at the code, I don't see where ldap_api_check_group does anything more than just verifies that the user is a member of at least one LDAP group.
Is there any way to set roles at runtime based on group membership in LDAP?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How is this performed? Looking at the code, I don't see where ldap_api_check_group does anything more than just verifies that the user is a member of at least one LDAP group.
Is there any way to set roles at runtime based on group membership in LDAP?
Currently there is no group mapping implemented between the internal roles and an external service.