io.helidon.security.Security
Description
Configuration of security providers, integration and other security options
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
default- | String | ID of the default authentication provider | |
default- | String | ID of the default authorization provider | |
enabled | Boolean | true | Security can be disabled using configuration, or explicitly |
environment | Configuration for environment | ||
provider- | Configuration for provider-policy | ||
providers | List< | Add a provider, works as #add, where the name is set to Class# | |
secrets | List< | Configured secrets | |
tracing | Configuration for tracing |
Usages
See the manifest for all available types.