Bearer Token Credentials
Use Bearer Token Credential to establish a secure and authenticated connection from HCL UnO Agentic AI Builder solutions to APIs or services that utilize OAuth 2.0 Bearer Tokens for authentication. This allows your agents to securely access protected resources by presenting a valid access token.
Before you begin
- Obtain a valid Bearer Token from the target service through an OAuth 2.0 authorization flow or token issuance process.
- Ensure that the token has the necessary scopes/permissions for the API operations your agent will perform.
| Option | Description |
|---|---|
| Credential Name |
A unique, user-defined name for this specific Bearer Token credential. This name will be used to identify the credential within the HCL UnO Agentic AI Builder. |
| Token |
The actual bearer token string. This is the access token that
will be included in the |