Skip to main content
Version: 5.0.0

Bearer Token Authentication

Alloy's Custom Connector supports the most popular authentication types allowing you to easily configure end-user authentication for third-party apps we don't support natively. The Alloy modal makes it easy to support Bearer token authentication.

To set up a Bearer token authentication flow, follow the steps below:

Step 1: Follow the instructions to Create a Custom Connector.

Step 2: Navigate to the Authentication step. Switch to the Bearer token Authentication screen by clicking on the Bearer tab in the modal.

Step 3: Input your Token to authenticate your new Custom Connector. The Bearer token is passed in the Authorization header with every request to authenticate it.

Step 4: Hit the Save Credential button. Then, click Continue to continue setting up your Custom Connector.