OAuth - Token Exchange Node
| Description | The OAuth - Token Exchange node performs an OAuth 2.0 Token Exchange (RFC 8693), allowing one token type to be exchanged for another. |
| Available in | Authentication, Library |
| Node Name | OAuth - Token Exchange |
Node Configurations
Subject Token
The token being exchanged (the input token).Subject Token Type
The type of the subject token (e.g., `urn:ietf:params:oauth:token-type:access_token`).Requested Token Type
The type of the token requested in exchange (e.g., `urn:ietf:params:oauth:token-type:refresh_token`).Default Output Node
- Success
- Failure