Builder

class Builder

Properties

Link copied to clipboard

Represents individual audience values that are validated in the incoming JWT token validation process.

Link copied to clipboard

Represents individual client IDs that are validated in the incoming JWT token validation process.

Link copied to clipboard

An array of scopes that are allowed to access the token.

Link copied to clipboard

An array of objects that define a custom claim validation name, value, and operation

Link copied to clipboard

This URL is used to fetch OpenID Connect configuration or authorization server metadata for validating incoming tokens.