Using JWT fields in the method
Configure the JWT from the Contract menu.
- JWK - identifies the URL for downloading the JWK
- Issuer - identifies who issued the JWT
- Audience - identifies the audiences of the JWT. Comma-separated list of allowed audiences
- JWT Fields Configuration - Select the fields that will be part of the input of the method
Once enabled, the JWT fields can be used in any method mapper (under Advanced Properties in the input)
Updated about 2 months ago