ID of this rule.
Name of this rule.
Order that this rule should execute in relative to other rules. Lower-valued rules execute first.
Code to be executed when this rule runs.
Execution stage of this rule. Can be login_success
, login_failure
, or pre_authorize
.
Whether the rule is enabled (true), or disabled (false).