summaryrefslogtreecommitdiff
path: root/doc/integration
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2023-05-02 11:11:07 +0000
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2023-05-02 11:11:07 +0000
commit8554eaaf8c461767bae4be077d925aec055dde4b (patch)
tree4d3748f99871b44b64fa4074ff9ecf1eba1ade44 /doc/integration
parentc6cc9bc94e23e01a01ed191aba993ccf2b443680 (diff)
parent44e981b3fb85a561c9d93f6d823d562b27789df4 (diff)
downloadgitlab-ce-8554eaaf8c461767bae4be077d925aec055dde4b.tar.gz
Merge remote-tracking branch 'dev/15-9-stable' into 15-9-stable
Diffstat (limited to 'doc/integration')
-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 24b5e6152a5..231709df7f4 100644
--- a/doc/integration/saml.md
+++ b/doc/integration/saml.md
@@ -3115,7 +3115,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. |