| ... | ... | @@ -4,10 +4,10 @@ |
|
|
|
To enable Google OAuth2 for your GitLab follow the official guide here.
|
|
|
|
|
|
|
|
Notes in Google's side:
|
|
|
|
* **Step 10** Fill in required information: you need a domain name, it doesn't accept IP address
|
|
|
|
* **Step 10** *Fill in required information: you need a domain name*, it doesn't accept IP address
|
|
|
|
|
|
|
|
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
|
| ... | ... | |
| ... | ... | |