Description
If a user is a member of multiple groups, only the first one in the list is added to the user group list when using attribute (MSAD) mode.
This can be solved by iterating over the LDAP_KEY_GROUP attribute instead of trying to split its String representation.