buildTokenExchangeForm

Build an RFC 8693 token-exchange request body (used by the cross-app / identity-assertion grant to swap an IdP id_token for an ID-JAG assertion).

package @safe @safe
string
buildTokenExchangeForm
(,,,
string audience
,
string resource
,
string clientId
)