authorization-security

Community

Fine-grained access control for secure apps.

Authorwilliamzujkowski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Authorization security standards cover RBAC/ABAC, policy enforcement, OAuth2 scopes, and NIST-aligned controls.

Core Features & Use Cases

  • RBAC & ABAC: Role-based access control with optional attribute-based policies.
  • Policy Enforcement: PEP/PDP integration, OAuth2 scopes, and ownership checks.
  • Auditing: Logging authorization decisions for compliance.

Quick Start

Implement RBAC with role hierarchies and add a PDP to enforce access decisions on critical endpoints.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: authorization-security
Download link: https://github.com/williamzujkowski/standards/archive/main.zip#authorization-security

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository