Redeem SAML Access Code
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
Response
Arbitrary key-value pairs the Identity Provider included about the user.
Typically, these attributes
are used to pass along the user’s first/last name, or whether they should be
considered an admin within their company.
The externalId
, if any, of the organization this user belongs to.