Skip to content

Sync groups list

Florian Raabe requested to merge sync_groups_list into main

Added configuration option "sync_groups_list" to set groups that should be synced if "sync_groups" is set to true. This allows the use of local groups as django-compref-keycloak does not overwrite all groups on login. If "sync_groups_list" is empty, all groups are set that the user has. Therefore, this is not a breaking change.

@oberrauch @renz

Merge request reports

Loading