Enable Zoho Social Login Using Embedded Authentication

The Lead Manager application contains a login page where you must provide valid credentials to access your Zoho CRM account.

You need to implement a signup functionality for this application. The functionality should also provide the option to login to the account using Zoho Social Logins. We will be implementing the Embedded Authentication type to complete this requirement.

To configure the Zoho social login for the Lead Manager application from the console:

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

  2. Select Embedded Authentication, and click Next. catalyst_tutorials_leadmanager_appsail_embed_sel_auth

  3. You can copy and use the scripts provided in the Configuration step to setup your login functionality. However, since we are only going to be using Zoho social login, you need to enable the Public Signup toggle first. catalyst_tutorials_leadmanager_appsail_enable_public_signup

  4. Click Yes, Proceed in the dialog box after going through it. catalyst_tutorials_leadmanager_appsail_public_sign_popup

  5. Click the Zoho button to enable the social login. catalyst_tutorials_leadmanager_appsail_start_social

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

  7. Click Next. catalyst_tutorials_leadmanager_appsail_social_enabled_zoho_on

  8. We will not be configuring any additional authentication settings for our application. Click Finish. catalyst_tutorials_leadmanager_appsail_skip_step_fin

Embedded Authentication has been enabled for the application, and users can now login to the app using the Zoho social login. catalyst_tutorials_leadmanager_appsail_auth_zoho_enabled_cmpltd

Last Updated 2025-01-31 19:19:27 +0530 +0530