Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana/v13.0/setup-grafana/configure-access/configure-authentication/saml/configure-saml-single-logout.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana/v13.0/setup-grafana/configure-access/configure-authentication/saml/configure-saml-single-logout/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Configure SAML Single Logout
The single logout feature allows users to log out from all applications associated with the current IdP session established via SAML SSO. If the single_logout option is set to true and a user logs out, Grafana requests IdP to end the user session which in turn triggers logout from all other applications the user is logged into using the same IdP session (applications should support single logout). Conversely, if another application connected to the same IdP logs out using single logout, Grafana receives a logout request from IdP and ends the user session.
Note
The improved SLO features, including proper handling of the IdP’s SessionIndex, are currently behind the
improvedExternalSessionHandlingSAMLfeature toggle. When this feature toggle is enabled, Grafana will correctly handle session-specific logouts. If the feature toggle is not enabled, logging out will end all of the user’s sessions.
Was this page helpful?
Related resources from Grafana Labs


