HelidonHelidon4.5.2

io.helidon.security.providers.jwt.AtnTokenConfig

Description

Configuration for security.providers.jwt.atn-token

Configuration options

KeyTypeDefaultDescription
handlerTokenHandlerToken handler to extract username from request
jwkConfiguration for jwk
jwt-audienceStringAudience expected in inbound JWTs. Required when authentication is enabled and signature verification is disabled
jwt-issuerStringIssuer expected in inbound JWTs. Required when authentication is enabled and signature verification is disabled
verify-signatureBooleantrueWhether to verify inbound JWT signatures. If set to false while authentication is enabled, atn-token.jwt-issuer and atn-token.jwt-audience are required

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.