From ba525ca938c7c9b156893a1d8217e1cdcab25143 Mon Sep 17 00:00:00 2001 From: Blair Lunceford Date: Mon, 22 Oct 2018 14:36:09 +0000 Subject: Edited uid_attribute information with suggested changes --- doc/integration/saml.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/integration/saml.md') diff --git a/doc/integration/saml.md b/doc/integration/saml.md index ccfce278438..a7470d27b4b 100644 --- a/doc/integration/saml.md +++ b/doc/integration/saml.md @@ -341,10 +341,9 @@ args: { ### `uid_attribute` ->**Note:** -This setting is only available on GitLab 10.7 and above. +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/43806) in GitLab 10.7. -By default, the `uid` is set as the `name_id` in the SAML response. If you'd like to designate a unique attribute for the `uid`, you can set the `uid_attribute`. In the below example, there is an attribute named `uid` in the SAML response that the user would like to set as the `uid`. +By default, the `uid` is set as the `name_id` in the SAML response. If you'd like to designate a unique attribute for the `uid`, you can set the `uid_attribute`. In the example below, the value of `uid` attribute in the SAML response is set as the `uid_attribute`. ```yaml args: { -- cgit v1.2.1