Files
docmost_custom/apps/client/src
Philip Okugbe 74cd890bdd feat(EE): implement SSO group sync for SAML and OIDC (#1452)
* feat: implement SSO group synchronization for SAML and OIDC

- Add group_sync 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

* rename column
2025-08-31 20:33:37 +01:00
..
2024-01-09 18:58:26 +01:00
2025-08-31 12:20:40 -07:00
2025-07-29 21:36:48 +01:00
2025-07-25 00:21:40 +01:00
2025-01-04 13:17:17 +00:00
2025-07-03 04:12:24 -07:00
2025-03-06 13:38:37 +00:00
2024-09-01 17:30:34 +01:00