Added support for LDAP Posix Groups (OpenLDAP with memberUid)
This commit is contained in:
@@ -170,10 +170,10 @@ class LdapUserProvider implements UserProviderInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* Get groups
|
||||
* Get groups DN
|
||||
*
|
||||
* @access public
|
||||
* @return array
|
||||
* @return string[]
|
||||
*/
|
||||
public function getExternalGroupIds()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user