Menu
Documentationbreadcrumb arrow Grafana Cloudbreadcrumb arrow What's new in Grafana Cloudbreadcrumb arrow API and Terraform support for SAML configuration in Grafana
Grafana Cloud
← Back to What's new
Generally AvailableAuthentication and authorization
Release date: 2024-07-19

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.