- AbacProvider (security.providers.abac) Configuration
Attribute Based Access Control provider
Type: io.helidon.security.providers.abac.AbacProvider
Config keyabaccontent_copyThis type provides the following service implementations:
io.helidon.security.spi.SecurityProviderio.helidon.security.spi.AuthorizationProvider
Configuration options
Optional configuration options
| key | type | default value | 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. |