iachat/enterprise
Shivam Mishra 33058b5f3f
feat: add saml model & controller [CW-2958] (#12289)
This PR adds the foundation for account-level SAML SSO configuration in
Chatwoot Enterprise. It introduces a new `AccountSamlSettings` model and
management API that allows accounts to configure their own SAML identity
providers independently, this also includes the certificate generation
flow

The implementation includes a new controller
(`Api::V1::Accounts::SamlSettingsController`) that provides CRUD
operations for SAML configuration

The feature is properly gated behind the 'saml' feature flag and
includes administrator-only authorization via Pundit policies.
2025-09-03 13:30:42 -07:00
..
app feat: add saml model & controller [CW-2958] (#12289) 2025-09-03 13:30:42 -07:00
config feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
lib feat(ee): Setup advanced, performant message search (#12193) 2025-08-28 10:10:28 +05:30
LICENSE chore: update EE LICENCE year (#11344) 2025-04-21 15:29:55 +05:30