SAML 2.0 assertion grant
Token Request
Parameters
Name | Description |
---|---|
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" |