Fix Google API callback
https://gitlab.com/gitlab-org/gitlab-ce/issues/38911#note_42966393
This commit is contained in:
parent
7048834004
commit
c756b0872f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ In Google's side:
|
||||||
|
|
||||||
```
|
```
|
||||||
https://gitlab.example.com/users/auth/google_oauth2/callback
|
https://gitlab.example.com/users/auth/google_oauth2/callback
|
||||||
https://gitlab.example.com/google_api/auth/callback
|
https://gitlab.exampl.com/-/google_api/auth/callback
|
||||||
```
|
```
|
||||||
|
|
||||||
1. You should now be able to see a Client ID and Client secret. Note them down
|
1. You should now be able to see a Client ID and Client secret. Note them down
|
||||||
|
|
Loading…
Reference in a new issue