OAuth - Token Exchange node
The OAuth - Token Exchange node performs an OAuth 2.0 Token Exchange (RFC 8693), allowing one token type to be exchanged for another.
This node is available in: Authentication, Library
Node configurations
The token being exchanged (the input token).
The type of the subject token (e.g., urn:ietf:params:oauth:token-type:access_token).
The type of the token requested in exchange (e.g., urn:ietf:params:oauth:token-type:refresh_token).
Default output node
- Success
- Failure