diff options
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/saml.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/integration/saml.md b/doc/integration/saml.md index 31d41433e6b..001e2883de0 100644 --- a/doc/integration/saml.md +++ b/doc/integration/saml.md @@ -188,7 +188,7 @@ tell GitLab which groups are external via the `external_groups:` element: } } ``` -## Required groups +## Required groups **(STARTER ONLY)** >**Note:** This setting is only available on GitLab 10.2 EE and above. @@ -215,7 +215,7 @@ Example: } } ``` -## Admin Groups +## Admin Groups **(STARTER ONLY)** >**Note:** This setting is only available on GitLab 8.8 EE and above. @@ -239,7 +239,7 @@ considered `admin groups`. } } ``` -## Auditor Groups +## Auditor Groups **(STARTER ONLY)** >**Note:** This setting is only available on GitLab 11.4 EE and above. |