io.helidon.security.providers.common.OutboundTarget
Description
Configuration of outbound target
Configuration options
| Key | Type | Description |
|---|---|---|
hosts | List< | Add supported host for this target |
methods | List< | Add supported method for this target |
paths | List< | Add supported paths for this target |
name | String | Configure the name of this outbound target |
transport | List< | Add supported transports for this target |
Usages
security.providers. google- login. outbound. outbound security.providers. header- atn. outbound security.providers. http- basic- auth. outbound security.providers. jwt. sign- token. outbound security.providers. oidc. outbound server.features. security. security. providers. google- login. outbound. outbound server.features. security. security. providers. header- atn. outbound server.features. security. security. providers. http- basic- auth. outbound server.features. security. security. providers. jwt. sign- token. outbound server.features. security. security. providers. oidc. outbound
See the manifest for all available types.