summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Gliga <otzy_007@yahoo.com>2016-05-10 18:39:27 +0300
committerAndrei Gliga <otzy_007@yahoo.com>2016-05-12 13:44:46 +0300
commit2a99c51590da3c430b27538a1f570d34209d51c7 (patch)
tree9a2062818395ef27efe7c2894c33b562d631fd73
parent3a91f5081eeeef8dca52a418aba2d786cbc8ddf4 (diff)
downloadgitlab-ce-2a99c51590da3c430b27538a1f570d34209d51c7.tar.gz
corrections to the Enable or disable Sign In with OmniAuth
-rw-r--r--doc/integration/omniauth.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/integration/omniauth.md b/doc/integration/omniauth.md
index f0d7394005c..f3e891fa457 100644
--- a/doc/integration/omniauth.md
+++ b/doc/integration/omniauth.md
@@ -194,14 +194,15 @@ While we can't officially support every possible authentication mechanism out th
we'd like to at least help those with specific needs.
## Enable or disable Sign In with an OmniAuth provider without disabling import sources
+
>**Note:**
-This setting was introduced with version 8.8 of GitLab
+This setting was introduced with version 8.8 of GitLab.
Administrators are able to enable or disable Sign In via some OmniAuth providers.
>**Note:**
By default Sign In is enabled via all the OAuth Providers that have been configured in config/gitlab.yml.
-In order to enable/disable an OmniAuth provider go to Admin Area -> Settings-> Sign-in Restrictions section -> Enabled OAuth Sign-In sources and select the providers you want to enable or disable.
+In order to enable/disable an OmniAuth provider, go to Admin Area -> Settings -> Sign-in Restrictions section -> Enabled OAuth Sign-In sources and select the providers you want to enable or disable.
![Enabled OAuth Sign-In sources](img/enabled-oauth-sign-in-sources.png)