io.helidon.security.providers.jwt.AtnTokenConfig
Description
Configuration for security.providers.jwt.atn-token
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
handler | TokenHandler | Token handler to extract username from request | |
jwk | Configuration for jwk | ||
jwt-audience | String | Audience expected in inbound JWTs | |
verify-signature | Boolean | true | Configure whether to verify signatures |
Usages
See the manifest for all available types.