Added link to the configuration sample for OmniAuth providers when using Omnibus.

This commit is contained in:
Patricio Cano 2014-12-18 09:50:20 -05:00
parent 1524e2171a
commit 6d747cfd3a
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ OmniAuth does not prevent standard GitLab authentication or LDAP (if configured)
- [Initial OmniAuth Configuration](#initial-omniauth-configuration)
- [Supported Providers](#supported-providers)
- [Enable OmniAuth for an Existing User](#enable-omniauth-for-an-existing-user)
- [OmniAuth configuration sample when using Omnibus GitLab](https://gitlab.com/gitlab-org/omnibus-gitlab/tree/master#omniauth-google-twitter-github-login)
## Initial OmniAuth Configuration