Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 702 Bytes

Access control implementation.md

File metadata and controls

16 lines (16 loc) · 702 Bytes

Ensure that the specified access control is implemented uniformly across all the subjects (actors) seeking access and objects (variables, functions) being accessed so that there are no paths/flows where the access control is missing or may be side-stepped.


Slide Screenshot

0149.jpg


Slide Text

  • Access Control Spec -> Implement
  • Implement/Enforce Actors -> Assets
  • No Missing Actors/Assets/Flows/Conditions
  • Spec -> Implement -> Enforce -> Evaluate

References


Tags