Additional custom parameters for Auth0 Action processing
OptionalaudienceThe target audience for the requested Auth0 token
OptionalorganizationID or name of the organization to use when authenticating a user. When provided, the user will be authenticated using the organization context. The organization ID will be present in the access token payload.
OptionalscopeSpace-separated list of OAuth 2.0 scopes being requested
The opaque token value being exchanged for Auth0 tokens
The type identifier for the subject token being exchanged
Represents the configuration options required for initiating a Custom Token Exchange request following RFC 8693 specifications.
See
RFC 8693: OAuth 2.0 Token Exchange