iachat/enterprise/app/policies
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
..
captain feat: scenario tools [CW-4597] (#11908) 2025-07-21 16:42:12 +05:30
enterprise fix: Allow users with report_manage permission to access CSAT reports (#11625) 2025-05-29 12:09:03 -06:00
account_saml_settings_policy.rb feat: add saml model & controller [CW-2958] (#12289) 2025-09-03 13:30:42 -07:00
agent_capacity_policy_policy.rb feat: Add agent capacity controllers (#12200) 2025-08-26 19:12:58 -07:00
custom_role_policy.rb feat: Add APIs to manage custom roles in Chatwoot (#9995) 2024-08-23 17:18:28 +05:30
sla_policy_policy.rb feat: SLA CRUD APIs (EE) (#7027) 2023-05-11 22:42:56 +05:30