Skip to main content
POST
Exchange

Body

application/json

AuthBridge: exchange an upstream JWT (WorkOS/SAML/OIDC) for a Causeloop JWT.

subject_token
string
required
subject_token_type
string
default:urn:ietf:params:oauth:token-type:jwt
workspace_id
string | null

Response

Successful Response

access_token
string
required
refresh_token
string
required
expires_in
integer
default:3600
id_token
string | null
scope
string
default:""
session_id
string
default:""
token_type
string
default:Bearer