From 27c6042dbf3fb846f5cd7003f387c42e6098ade7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agn=C3=A8s=20Toulet?= <35176601+AgnesToulet@users.noreply.github.com> Date: Thu, 27 Aug 2020 17:45:53 +0200 Subject: [PATCH] Docs: Fix SAML config field (#27250) --- docs/sources/enterprise/saml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/saml.md b/docs/sources/enterprise/saml.md index 813227a7bef..0a00e86cc56 100644 --- a/docs/sources/enterprise/saml.md +++ b/docs/sources/enterprise/saml.md @@ -187,7 +187,7 @@ With the [`allowed_organizations`]({{< relref "./enterprise-configuration.md#all enabled = true certificate_path = "/path/to/certificate.cert" private_key_path = "/path/to/private_key.pem" -metadata_path = "/my/metadata.xml" +idp_metadata_path = "/my/metadata.xml" max_issue_delay = 90s metadata_valid_duration = 48h assertion_attribute_name = displayName