From 53005cb586fcec5d4e7737afb129ca7a86fb954b Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 1 May 2023 12:11:52 +0000 Subject: Add latest changes from gitlab-org/security/gitlab@15-10-stable-ee --- doc/integration/saml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/integration/saml.md b/doc/integration/saml.md index 888dd47a968..edf8d3d316c 100644 --- a/doc/integration/saml.md +++ b/doc/integration/saml.md @@ -3119,7 +3119,7 @@ such as the following: | Encrypt SAML assertion | Optional | Uses TLS between your identity provider, the user's browser, and GitLab. | | Sign SAML assertion | Optional | Validates the integrity of a SAML assertion. When active, signs the whole response. | | Check SAML request signature | Optional | Checks the signature on the SAML response. | -| Default RelayState | Optional | Specifies the URL users should end up on after successfully signing in through SAML at your IdP. | +| Default RelayState | Optional | Specifies the sub-paths of the base URL that users should end up on after successfully signing in through SAML at your IdP. | | NameID format | Persistent | See [NameID format details](../user/group/saml_sso/index.md#nameid-format). | | Additional URLs | Optional | May include the issuer, identifier, or assertion consumer service URL in other fields on some providers. | -- cgit v1.2.1