You can enable authentication to access your application and allow the Control Room to access your application data.

Use the authentication toggle switch to authenticate sessions for your apps in the Connector Builder. This option maintains the authentication token within a session managed by the Control Room, automatically passing it to all actions within the package. This approach simplifies the authentication process by eliminating the need to manually handle authentication headers or query parameters for each action.

Prerequisites

Ensure that you have created a custom connector. See Create custom connector.

Procedure

  1. Log in to your Control Room.
  2. Navigate to Manage > Packages.
  3. On the Packages page, click the Connectors tab.
  4. Click a connector or create a new connector.
  5. Turn on the Authenticated toggle switch.
  6. Select one of the following authentication types from the drop-down:

    1Do not add a space after the prefix. For example, if the prefix is Bearer, just enter Bearer without any succeeding space.