Skip to content

Topic

Policy Enforcement Architecture

Design patterns that put authorization and policy decisions in a component separate from the code performing actions, so rules can change without changing the actors.

Current clusters