This help page is for users in Creator 5. If you are in the newer version (Creator 6), click here. Know your Creator version.
Register a client in Google
In order to configure a federated login using a Google account, you need to register a client in Google. To add a new client:
- Go to https://console.developers.google.com/projectcreate
- Enter your Client portal Name/Company name and click on Create.
- Navigate to Menu -> APIs & Service -> OAuth consent screen.
- In the OAuth consent screen choose External under the User Type section.
- The OAuth consent screen will be displayed. Enter the Application name and click Save.
- Now click on Credentials in the left pane.
- In the Credentials page click on +Create Credentials.
- Then click on OAuth Client ID option from the list.
- In the Create OAuth Client ID screen choose Web application in the application type drop down.
- Next, enter your portal name in the Name field.
- In the Authorized redirect URI field enter the Redirect URI copied from Zoho Creator.
- Click Create.
- Now a client will be created. The Client ID and Client Secret will be displayed in a popup. Copy the Client ID and Client Secret.
- Switch back to Zoho Creator and configure the federated login by using the Client ID and Client Secret copied from the Step 13.