Google Authentication Setup
|
| |
---|---|---|
1 |
| |
2 | Create a new Project |
|
3 | Click Credentials | |
4 | Click +CREATE CREDENTIALS button Select OAuth client ID |
|
5 | Click CONFIGURE CONSENT SCREEN |
|
6 | Click Internal Click Create |
|
7 | Click ADD OR REMOVE SCOPES |
|
8 | Check what scope to add here https://developers.google.com/identity/protocols/oauth2/scopes Find the scope by using Filter or add it manually by typing in.
|
|
9 | Goto Credentials if not taken there directly. Select Web application as type Enter the name (could be any name) |
|
10 | Click Add URI on the Authorized redirect URIs | Enter the callback URL from iHub found on the credentials page. For iHub Datacenter this is stated on the OAuth2 credential For iHub cloud this is stated when a OAuth2 credential is added
|
11 | Verify that Credential page looks like this |