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

Table 1. 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.