CustomJwtAuthorizerConfiguration
Configuration for inbound JWT-based authorization, specifying how incoming requests should be authenticated.
Types
Properties
Represents individual audience values that are validated in the incoming JWT token validation process.
Represents individual client IDs that are validated in the incoming JWT token validation process.
An array of scopes that are allowed to access the token.
An array of objects that define a custom claim validation name, value, and operation
This URL is used to fetch OpenID Connect configuration or authorization server metadata for validating incoming tokens.
The private endpoint configuration for a gateway target. Defines how the gateway connects to private resources in your VPC.
The private endpoint overrides for the custom JWT authorizer configuration.