Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-01 15:13:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-01 15:13:12 +0300
commitd27481e8f3dd252b543f65cb56a98eeb00de855f (patch)
tree4d4c065f0bbc5c51b61b1d34b2ac1bfdfb3e050b /doc
parent0f9e3a905651933ea4ca04712ae77ec47d8562e5 (diff)
Add latest changes from gitlab-org/security/gitlab@15-11-stable-ee
Diffstat (limited to 'doc')
-rw-r--r--doc/integration/saml.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/saml.md b/doc/integration/saml.md
index ef32311f85d..45bb85ce47d 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#manage-user-saml-identity). |
| Additional URLs | Optional | May include the issuer, identifier, or assertion consumer service URL in other fields on some providers. |