mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
Add support for autoprovisioning group memberships from OIDC claims. Users are added to and removed from groups based on the value of an OIDC claim. If a group does not exist, it is created. Closes: #5538