io.helidon.security.providers.abac.AbacProvider
Description
Attribute Based Access Control provider
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
fail-if-none-validated | Boolean | true | Whether to fail if NONE of the attributes is validated |
fail-on-unvalidated | Boolean | true | Whether to fail if any attribute is left unvalidated |
Usages
See the manifest for all available types.