JwtTokenTypeConfiguration
Provides the configuration information for the JWT token type.
Types
Properties
Link copied to clipboard
The regular expression that identifies the claim.
Link copied to clipboard
The group attribute field.
Link copied to clipboard
The location of the key.
Link copied to clipboard
The Amazon Resource Name (arn) of the secret.
Link copied to clipboard
The user name attribute field.
Functions
Link copied to clipboard
inline fun copy(block: JwtTokenTypeConfiguration.Builder.() -> Unit = {}): JwtTokenTypeConfiguration