github.com/cs3org/reva/v2@v2.27.7/changelog/1.4.0_2020-11-17/find-groups.md (about)

     1  Enhancement: Add logic for finding groups to user provider service
     2  
     3  To create shares with user groups, the functionality for searching for these
     4  based on a pattern is needed. This PR adds that.
     5  
     6  https://github.com/cs3org/reva/pull/1239