forcepoint_mcp_http_token_upsert
Create or update a user-scoped MCP HTTP bearer token in Vault. Manage access credentials for MCP authentication with this high-risk operation.
Instructions
Create or update a user-scoped MCP HTTP bearer token stored in Vault. Mutating and high-risk; requires authorizationKey when admin auth is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| scopes | No | ||
| userId | No | ||
| tokenId | No | ||
| audience | No | ||
| expiresAt | No | ||
| returnToken | No | ||
| authorizationKey | No |