Attribute Based Access Control provider
Config key
abac
This type provides the following service implementations:
-
io.helidon.security.spi.SecurityProvider -
io.helidon.security.spi.AuthorizationProvider
Configuration options
| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Whether to fail if NONE of the attributes is validated. |
|
boolean |
|
Whether to fail if any attribute is left unvalidated. |