diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/saml/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/saml/index.md index d18be432199..269d6578eca 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/saml/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/saml/index.md @@ -329,7 +329,7 @@ The table below describes all SAML configuration options. Continue reading below | `name_id_format` | No | The Name ID Format to request within the SAML assertion | `urn:oasis:names:tc:SAML:2.0:nameid-format:transient` | | `client_id` | No | Client ID of the IdP service application used to retrieve more information about the user from the IdP. | | | `client_secret` | No | Client secret of the IdP service application used to retrieve more information about the user from the IdP. | | -| `access_token_url` | No | URL to retrieve the access token from the IdP. | | +| `token_url` | No | URL to retrieve the access token from the IdP. | | | `force_use_graph_api` | No | Whether to use the IdP service application retrieve more information about the user from the IdP. | `false` | ### Signature algorithm