API and Terraform support for SAML configuration in Grafana
The SSO settings API has been updated to include support for SAML settings. The UI has also been updated to use the new API instead of the old Settings update at runtime API which is now deprecated and will be removed in a future version of Grafana.
You can now manage SAML configurations as code from Terraform using the grafana_sso_settings resource.