Documentation

all

All statement for returning reject on first none or reject

all

Standalone action for the all pipeline directive.

Example

all {
    backend "VALIDATE_USER";
    backend "CHECK_PERMISSIONS";
    backend "VERIFY_LICENSE";
}