Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TokenAuthenticationRemoteDiscoveryValidationPolicy

Instrospect Url based validation retrieved at run-time from a remote location to verify the provided token.

Properties

Optional additionalValidationPolicy

additionalValidationPolicy: model.AdditionalValidationPolicy

clientDetails

Optional isSslVerifyDisabled

isSslVerifyDisabled: undefined | false | true

Defines whether or not to uphold SSL verification.

Optional maxCacheDurationInHours

maxCacheDurationInHours: undefined | number

The duration for which the introspect URL response should be cached before it is fetched again. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

sourceUriDetails

Const type

type: string = "REMOTE_DISCOVERY"

Methods

getDeserializedJsonObj

getJsonObj