Token Management Connector Release Notes
New features and improvements in the Token Management connector.
October 2024
New
Get Token Details is now Validate JWT Token
We have enhanced the Get Token Details capability to make it easier to work with JSON Web Tokens (JWT) in your flow. To reflect these new features, the capability is now named Validate JWT Token. The new capability is backward compatible with DaVinci tokens, but you can now decrypt any token created with PS*, RS*, ES*, or HS* algorithm by providing the associated public or secret key and, if applicable, the key ID.
You can now configure the capability to validate a variety of claims, including the algorithm, audience, issuers, or subjects. The Error If Token Is Expired field is now named Validate Expiration Time. When a token fails the validation rules, the flow continues down the False path. When the token passes, DaVinci provides the claims in the output schema and the flow continues down the True path.