github.com/cs3org/reva/v2@v2.27.7/changelog/2.0.0_2022-03-03/ldap-group-id.md (about) 1 Enhancement: Don't assume that the LDAP groupid in reva matches the name 2 3 This allows using attributes like e.g. `entryUUID` or any custom id attribute 4 as the id for groups. 5 6 https://github.com/cs3org/reva/pull/2345