An identifier for the type of the requested security token. For the RESTful API, use urn:quickbase:params:oauth:token-type:temp_token
. For the XML or SCIM APIs use urn:quickbase:params:oauth:token-type:temp_ticket
.
A security token that represents the identity of the party on behalf of whom the request is being made. For SAML 2.0, the value should be a base64url-encoded SAML 2.0 assertion.
An identifier that indicates the type of the security token in the subject_token
parameter.
The value
urn:ietf:params:oauth:grant-type:token-exchange
indicates that a token exchange is being performed.