| ... | @@ -9,7 +9,9 @@ Notes in Google's side: |
... | @@ -9,7 +9,9 @@ Notes in Google's side: |
|
|
Notes in GitLab server:
|
|
Notes in GitLab server:
|
|
|
* **Step 3** Add the provider configuration, For Omnibus GitLab: you need to uncomment and change values to:
|
|
* **Step 3** Add the provider configuration, For Omnibus GitLab: you need to uncomment and change values to:
|
|
|
|
|
|
|
|
```gitlab_rails['omniauth_enabled'] = true```
|
|
```
|
|
|
|
gitlab_rails['omniauth_enabled'] = true
|
|
|
|
```
|
|
|
|
|
|
|
|
`gitlab_rails['omniauth_external_providers'] = ['google_oauth2']`
|
|
`gitlab_rails['omniauth_external_providers'] = ['google_oauth2']`
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |