Getting started Community Training Tutorials Documentation APIs, AI & Tools
- policyRef:
name: oauth2-token-introspection-flex
config:
introspectionURL: <string> // REQUIRED
authorizationValue: <string> // REQUIRED
validatedTokenTTL: <number> // OPTIONAL
authenticationTimeout: <number> // OPTIONAL
skipClientIdValidation: <boolean> // REQUIRED
consumerBy: <string> // REQUIRED
exposeHeaders: <boolean> // OPTIONAL
scopes: <string> // OPTIONAL
scopeValidationCriteria: <string> // OPTIONAL
maxCacheEntries: <number> // OPTIONAL
enableProtectedResourceMetadata: <boolean> // OPTIONAL
overrideProtectedResourceMetadataAuthorizationServerUrl: <boolean> // OPTIONAL
protectedResourceMetadataAuthorizationServerUrl: <string> // OPTIONAL



