Fetching Client ID and Client Secret in Google
Federated login allows candidates to sign in to the portal using a single set of credentials from Google. Here, Google will act as an identity provider (IdP) and verify the candidate's identity. This eliminates the need for candidates to create and manage multiple accounts and passwords across different platforms.
Availability
| Available for | Profile Permissions | User with admin profile |
| Editions | Staffing Agency and Corporate HR |
| Plans | Enterprise, Professional, Zoho One, and People plus |
Step 1: Create a Google Project
- Navigate to Google Developer Console and log in with your credentials.
- Enter your Client Portal Name/Company Name, then click Create.

Step 2: Access OAuth Consent Screen
- Navigate to Menu > APIs & Service > OAuth Consent Screen.

- You will be redirected to the Google Auth platform page.
- Click the GET STARTED button.
- The Project Configuration screen will appear.
- Enter the Application Name and the User Support Email, then click Next.

Click Next.
Step 4: Set Up Audience
- In the Audience section, select External.

- Click Next.
- In the Contact Information section, enter your Email Address.

- Click Next.
Step 6: Accept Google’s API Services User Data Policy
- Check the box to agree to Google’s API Services User Data Policy.

- Click Continue, then click Create.
Step 7: Create an OAuth Client
The OAuth Overview page will appear.
Click the CREATE OAUTH CLIENT button.

- You will be directed to the Create OAuth Client ID page.
- Click the Configure Consent Screen button.
Step 9: Choose Application Type
Select Web application in the Application Type dropdown.
Enter the name of your Zoho Recruit Portal in the Name field.

- Open Zoho Recruit in a new tab.
- Copy the Redirect URL provided by Zoho Recruit.
- Return to the Google Developer Console.
- Paste the copied Redirect URL into the Authorized Redirect URLs field.
- Click Create.

Step 11: Retrieve Client ID and Client Secret
- A client will be created.

- Copy both the Client ID and Client Secret.
- Open Zoho Recruit in a new tab
- Use the Client ID and Client Secret from Step 11 to configure the federated login.
- Your Google Login Configuration will be saved, and the federated login setup will be completed.
Step 13: Verify Google Sign-In on Your Portal
- When a candidate visits your portal, they will see an option to sign in using their Google Account.
- Upon clicking the option, they will be redirected to the Google Sign-In Page.
- Once they enter their correct credentials, they will be authenticated and granted access to their candidate portal.