Enable Zoho Sign-in

The Lead Manager application contains a login page where you must provide valid credentials to access your Zoho CRM account. You can implement a signup functionality for this application by yourself, if needed.

Otherwise, you can also integrate the Zoho sign-in feature that will enable you to sign in to the client application directly using your Zoho account.

To configure Zoho sign-in for the Lead Manager application from the console:

  1. Navigate to Authentication under the Security & Identity section, click Setup in the Native Catalyst Authentication tab.

choose-native-auth

  1. Select Embedded Authentication. Click Next.

choose-embedded

  1. In the Authentication Setup page, enable Public Signup and click Zoho.

enable-public-signup

  1. In the dialog box that appears, click Yes, proceed.

dialog-box

  1. Provide the Client Name as “LeadManagerApp” and click Enable.

client-name

Note: You can enter any name you need. However, please make a note that we will be using “LeadManagerApp” as the client name while initializing it in the CLI and while registering it in the Zoho API console.
  1. We will not be configuring any additional authentication settings for our application. Click Finish.

auth-settings

Zoho sign-in will now be available for the client application.

Last Updated 2024-01-04 12:37:42 +0530 +0530

RELATED LINKS

Authentication