Configure Authentication

Let’s configure Embedded Authentication to allow end-users to sign up to the application.

To configure Embedded Authentication:

  1. Navigate to the Catalyst CloudScale section of the console and click Start Exploring.

    catalyst_tutorials_signals_event_app_cs_exploring
  2. Navigate to the Authentication component present under Security & Identity and click the Set Up button present in the Native Catalyst Authentication section.

    catalyst_tutorials_signals_event_app_sel_auth
  3. Select Embedded Authentication and click Next.

    catalyst_tutorials_signals_event_app_sel_auth_embedded
  4. We will be embedding these scripts in our HTML file, which we will cover in future steps. For now, to enable end-user sign ups, scroll down and click the Public Signup toggle.

    catalyst_tutorials_signals_event_app_public_signup_toggle
  5. Click Yes, Proceed after going through the information presented in the pop-up.

    catalyst_tutorials_signals_event_app_pop-up
Note: You can learn more about Public Signup from this help documentation.
  1. Now, you will be able to enable Social Logins. This will allow your users to sign up to your application using their common social platform accounts. Click on the Zoho social login, and click Enable once you enter the application’s name as the Client Name. catalyst_tutorials_signals_event_app_social_login_enabled
Notes:
  • You can learn more about Social Logins from this help documentation.

  • You can also find detailed steps you need to implement to generate the required Client ID and Client Secret credentials from this help documentation.

  1. Click Next.

    catalyst_tutorials_signals_event_app_auth_final
  2. We do not require any of the configurations present in the Additional Settings section. Click Finish to enable Embedded Authentication for your application.

    catalyst_tutorials_signals_event_app_auth_skip_whiteliost
Note: You can learn more about Whitelisting from this help documentation.

Embedded Authentication has been enabled for your application.

catalyst_tutorials_signals_event_app_auth_completed
Notes:
  • You can learn more about Embedded Authentication from this help documentation.

  • The User Management, Authentication Type, Whitelisting, and Email Templates sections are not required for the purposes of this application. However, you can still learn all about them from the extensive documentation present here.

Last Updated 2025-06-17 17:46:43 +0530 +0530