io.helidon.security.providers.common.OutboundConfig
Description
Outbound configuration for outbound security
Configuration options
| Key | Type | Description |
|---|---|---|
jwk | Configuration for jwk | |
jwt-issuer | String | Issuer used to create new JWTs |
outbound | List<OutboundTarget> | Add a new target configuration |
Dependent Types
Usages
security.providers.google-login.outboundsecurity.providers.jwt.sign-tokenserver.features.security.security.providers.google-login.outboundserver.features.security.security.providers.jwt.sign-token
See the manifest for all available types.