Workload Federation
Test Token
TestToken validates a JWT against a specific trust's configuration without issuing an access token. Returns per-step validation results for debugging.
post/api/v1/service_principals/{service_principal_id}/trusts/{client_id}/test
Path parameters
service_principal_idstring required
The service principal ID (from URL path).
client_idstring required
The trust client ID. Accepts the cutename (e.g. "clever-fox-42195") or the full client ID (e.g. "clever-fox-42195@acme.conductorone.com/wfe"). The server normalizes to the cutename portion before lookup.
Request body
Response
Successful response