OAuth TokenValidationConfig Object

Contains information about the OAuth Provider's general settings for token validation configuration, if applicable.

The properties included in the TokenValidationConfig object are listed below.

Property Type Description
ClockSkewInSec integer Allowable clock skew, in seconds, for token validation, as specified in the OAuth Provider settings. Optional.
VerifyTokenWithAuzServer Boolean Indicates whether the OAuth Provider settings specify that the token is verified with the Authorization Server. Default: false.