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
..
2021-11-11 13:03:48 +05:30
2025-07-14 16:12:38 +05:30
2025-08-22 13:38:23 +02:00
2024-04-03 21:33:23 +05:30
2025-08-11 23:31:25 +05:30
2021-10-05 14:35:32 +05:30
2025-06-05 20:01:17 -05:00
2023-01-24 23:55:07 +05:30
2025-09-03 13:30:42 -07:00
2020-03-07 12:18:16 +05:30
2023-04-04 09:56:58 -07:00
2020-03-06 01:43:12 +05:30
2024-03-01 08:20:20 -08:00
2025-08-26 19:12:58 -07:00
2024-02-07 21:44:56 +04:00
2025-05-27 14:10:27 -06:00
2025-08-18 19:15:21 -07:00
2023-03-30 21:02:52 +05:30
2025-07-16 09:04:02 +05:30
2020-02-08 11:58:40 +05:30
2025-05-27 14:10:27 -06:00
2024-02-12 23:21:42 +05:30
2022-09-29 10:34:55 -07:00
2022-07-12 10:03:16 +02:00
2023-02-15 16:33:31 -08:00
2024-06-26 12:40:36 -07:00
2021-06-29 20:59:41 +05:30
2021-07-23 17:04:33 +05:30
2021-06-29 19:29:57 +05:30
2024-09-04 16:13:29 -07:00
2022-06-01 11:13:10 +05:30
2021-02-03 19:24:51 +05:30
2020-08-06 15:21:06 +05:30
2022-05-16 13:59:59 +05:30
2025-08-18 19:15:21 -07:00
2025-08-26 19:12:58 -07:00
2022-07-21 19:27:12 +02:00
2025-02-03 16:25:08 +05:30
2021-01-15 13:21:53 +05:30
2020-06-25 21:04:03 +05:30
2022-07-19 17:37:00 +05:30
2022-06-22 11:04:42 +05:30
2023-05-19 14:37:10 +05:30
2021-06-21 15:16:26 +05:30
2024-06-21 14:58:36 -07:00
2024-02-17 13:59:25 +05:30
2021-01-14 20:35:22 +05:30
2021-01-14 20:35:22 +05:30
2022-05-16 13:59:59 +05:30
2022-06-28 11:23:20 +05:30
2024-05-22 17:34:24 -07:00
2024-03-20 11:59:37 +05:30
2024-01-23 23:48:02 +05:30
2022-01-25 16:58:49 -08:00
2021-01-17 23:56:56 +05:30
2025-02-27 16:11:04 -08:00
2023-06-09 15:32:24 +05:30
2023-02-13 13:28:27 -08:00
2020-11-01 00:14:33 +05:30