Authorisation Pattern

Security pattern for implementing access control and authorization. Use when designing permission systems, implementing RBAC/ABAC, preventing unauthorized access, addressing privilege escalation, or ensuring users can only perform allowed actions on permitted resources. Addresses "Entity performs disallowed action" problem. Use when this capability is needed.

tomevault-io 89797bd 2 files · 5.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--authorisation-pattern commit 89797bdc79

Frequently asked questions

npx skillmds@latest add tomevault-io/authorisation-pattern