Enable authentication action
- Updated: 2024/10/30
Enable authentication action
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.