Additional custom parameters for Auth0 Action processing
Pattern
subject_The type identifier for the subject token being exchanged
^urn:ietf:params:oauth:*
(IETF reserved)^https://auth0\.com/*
(Auth0 reserved)^urn:auth0:*
(Auth0 reserved)Security
subject_The opaque token value being exchanged for Auth0 tokens
jose
, jsonwebtoken
The target audience for the requested Auth0 token
Optional
scopeSpace-separated list of OAuth 2.0 scopes being requested
Represents the configuration options required for initiating a Custom Token Exchange request following RFC 8693 specifications.
See
RFC 8693: OAuth 2.0 Token Exchange