Files
chatwoot/spec/factories
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
..
2025-07-16 09:04:02 +05:30
2022-05-16 13:59:59 +05:30
2022-07-19 17:37:00 +05:30
2022-06-22 11:04:42 +05:30
2021-06-21 15:16:26 +05:30
2022-05-16 13:59:59 +05:30
2021-01-17 23:56:56 +05:30
2020-11-01 00:14:33 +05:30