Allowed token algorithms for introspection responses and JWTs.
Allowed JWT signature algorithms for local verification.
Allowed JWT typ header values.
Allowed OAuth subjects or issuer-qualified subjects.
Allowed token type values from introspection responses.
Expected OAuth audience value.
Authorization endpoint advertised in OAuth metadata.
Whether localhost-only insecure issuer URLs are allowed for development.
Whether introspection may run without client or bearer authentication.
OptionalintrospectionBearer token used to authenticate introspection requests.
Consecutive dependency failures before opening the introspection circuit.
Introspection circuit open duration in milliseconds.
OptionalintrospectionClient ID used for introspection basic authentication.
OptionalintrospectionClient secret used for introspection basic authentication.
OAuth introspection endpoint URL.
Maximum retry attempts for introspection dependency calls.
Retry delay in milliseconds for introspection dependency calls.
Introspection request timeout in milliseconds.
Trusted OAuth issuer URL.
Public MCP deployment URL used when constructing metadata URLs.
Required OAuth scopes beyond the B2 deployment scope.
OAuth protected resource URL for this MCP deployment.
OptionalserviceOptional service documentation URL advertised in metadata.
Maximum cached token entries.
Token-cache expiration skew in seconds.
Token-cache TTL in seconds.
Token endpoint advertised in OAuth metadata.
Configuration required to verify bearer tokens by OAuth introspection.