Configure a Publisher

Now, you will need to configure a Catalyst Publisher in the Signals service to configure the user-confirmation action as the Event. Since this action is being handled through Catalyst Authentication, we are going to implement a Catalyst Publisher.

Notes:

To create a Catalyst Publisher:

  1. Navigate to the Catalyst Signals service and click Start Exploring.

    catalyst_tutorials_signals_event_signals_first_look
  2. Navigate to the Publishers component and click Create Publisher.

    catalyst_tutorials_signals_event_app_signals_create_publisher
  3. Click the Catalyst Publishers tab, and select CloudScale Authentication.

    catalyst_tutorials_signals_event_app_auth_sel_piublisher
  4. Choose your current organization from the Organization drop-down, and the Publisher Name and API Name fields will be auto-populated.

    catalyst_tutorials_signals_event_app_signals_org_sel
Note: Ensure you select the organization in which you have created your project.
  1. Select your current project from the Project drop-down.

    catalyst_tutorials_signals_event_app_proj_sel
  2. You can provide a suitable description and click Save.

    catalyst_tutorials_signals_event_app_signals_publihser_description

The required Publisher has been configured for your application. You will be able to see that Catalyst has automatically generated three events. Later, we will be configuring a rule for the User Confirmation event.

catalyst_tutorials_signals_event_app_signals_publisher_created

You can click the Show Sample Payload button present in the User Confirmation section to view the structure of the payload.

catalyst_tutorials_signals_event_app_signals_publisher_payload

Similarly, you can click the Show Schema button to view the schema of the event.

catalyst_tutorials_signals_event_app_signals_publisher_schema

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