ReadonlyallowedAllowed token algorithms for introspection responses and JWTs.
ReadonlyallowedAllowed JWT typ header values.
ReadonlyallowedAllowed OAuth subjects or issuer-qualified subjects.
ReadonlyallowedAllowed token type values from introspection responses.
ReadonlyaudienceExpected OAuth audience value.
ReadonlyauthorizationAuthorization endpoint advertised in OAuth metadata.
ReadonlydangerouslyLocal-development override allowing an insecure localhost issuer URL.
ReadonlydangerouslyExplicit override allowing unauthenticated OAuth introspection requests.
ReadonlyintrospectionBearer token used to authenticate OAuth introspection requests.
ReadonlyintrospectionLegacy maximum token-cache entries setting for introspection deployments.
ReadonlyintrospectionLegacy token-cache skew setting for introspection deployments.
ReadonlyintrospectionLegacy token-cache TTL setting for introspection deployments.
ReadonlyintrospectionConsecutive dependency failures before opening the introspection circuit.
ReadonlyintrospectionIntrospection circuit open duration in milliseconds.
ReadonlyintrospectionClient ID used for OAuth introspection basic authentication.
ReadonlyintrospectionClient secret used for OAuth introspection basic authentication.
ReadonlyintrospectionOAuth introspection endpoint URL.
ReadonlyintrospectionMaximum retry attempts for OAuth introspection dependency calls.
ReadonlyintrospectionRetry delay in milliseconds for OAuth introspection dependency calls.
ReadonlyintrospectionRequest timeout in milliseconds for OAuth introspection calls.
ReadonlyissuerTrusted OAuth issuer URL.
ReadonlyjwksMinimum JWKS cache TTL in seconds.
ReadonlyjwksMaximum JWKS cache TTL in seconds.
ReadonlyjwksConsecutive dependency failures before opening the JWKS circuit.
ReadonlyjwksJWKS circuit open duration in milliseconds.
ReadonlyjwksCooldown in milliseconds before refreshing JWKS for an unknown kid.
ReadonlyjwksMaximum retry attempts for JWKS dependency calls.
ReadonlyjwksRetry delay in milliseconds for JWKS dependency calls.
ReadonlyjwksRequest timeout in milliseconds for JWKS calls.
ReadonlyjwksJWKS endpoint URL.
ReadonlyjwtAllowed clock skew in seconds for JWT numeric-date claims.
ReadonlypublicPublic MCP deployment URL used in metadata.
ReadonlyrequiredRequired OAuth scopes beyond the B2 deployment scope.
ReadonlyresourceOAuth protected resource URL.
ReadonlyserviceOptional service documentation URL advertised in metadata.
ReadonlytokenMaximum cached token entries.
ReadonlytokenToken-cache expiration skew in seconds.
ReadonlytokenToken-cache TTL in seconds.
ReadonlytokenToken endpoint advertised in OAuth metadata.
Environment variable names used to configure OAuth resource-server mode.