-
Enforcer 5.0.0
Supported- Date Posted
- 10 April 2025
- Version
- 5.0.0
Features
Added support for the AuthZen protocol, allowing Enforcer to be invoked by any AuthZen capable SaaS service.
Introduced Structured Attributes. Structured attributes allow for related data to be grouped together and consumed by policies in a manner similar to classes in object oriented languages. Combining related data allows complex authentication decision logic to be simplified.
See AuthZen or Structured Attributes documentation for more info.
-
Enforcer 4.1.0
Supported- Date Posted
- 01 August 2024
- Version
- 4.1.0
Features
Introduced shared conditions. Shared conditions allow pieces of conditional logic to be written once and re-used in rule/policy and policyset condition and target clauses. In addition to reusing logic, naming pieces of logic makes ALFA even more readable.
See documentation for more info.