SAML 2.0 assertion grant - SSO

Token Request

Parameters

NameDescription
grant_type = "urn:ietf:params:oauth:grant-type:saml2-bearer"
assertion

The assertion being used as an authorization grant.

XML data must be encoded using base64url

scope

A space separated list of scope values

Should always include "openid"