user_oidc icon indicating copy to clipboard operation
user_oidc copied to clipboard

Group provisioning: delete only groups created by the plugin

Open bergerar opened this issue 1 year ago • 0 comments

When group provisioning is enabled and a user looses access to a group, the plugin will also remove the group from the user in Nextcloud. This is great for groups created by the plugin. But the plugin also removes all the groups not assinged by the plugin from a user when he logins.

I think the plugin should differentiate between groups created by the plugin and manually created groups.

We would need this change for an integration with Hitobito as a OAuth provider. The related issue is https://github.com/hitobito/hitobito_jubla/issues/74 (it is in german).

I already worked on some Nextcloud plugins, so I could make a pull request for this issue.

bergerar avatar May 13 '24 13:05 bergerar