mirror of
https://github.com/docmost/docmost.git
synced 2026-07-15 00:26:47 +10:00
837ab802a0
- Add is_group_sync_enabled column to auth_providers table - Extract groups from SAML attributes (memberOf, groups, roles) - Extract groups from OIDC claims (groups, roles) - Implement case-insensitive group matching with auto-creation - Sync user groups on each SSO login - Ensure only one provider can have group sync enabled at a time - Add group sync toggle to SAML and OIDC configuration forms