Editing Global Claim Settings
Global Claim Settings maintain the properties for JWT that Integration Server looks for when verifying claims in an incoming JWT.
Complete the following steps to define the Global Claim Settings.
To edit global claim settings
1. Open the Integration Server Administrator if it is not already open.
2. Go to Security > JWT.
3. Click Edit Global Claim Settings, and provide the following details:
Audience: A valid string or URI.
Max Global Skew (Seconds): Specifies the maximum number of seconds for which the JWT issuer and
Integration Server clocks can differ and still allow JWT expiry (exp) and not before (nbf) validations to succeed. Provide a positive integer or zero.
Note:
This value is used if an Issuer Skew Mapping is not available for an issuer.
4. Click Save Changes.