security-rbac-auth
CommunitySecure access with RBAC and tokens.
Authorraphaelmansuy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Implement authentication, authorization, and security controls across AgentStack, including JWT, API keys, OAuth, RBAC, and data protection measures.
Core Features & Use Cases
- JWT Authentication: Issue and validate RS256-signed tokens with scoped claims.
- API Keys & OAuth: Manage API keys and OAuth/OIDC flows for third-party integrations.
- RBAC & Policies: Enforce role-based access control and resource-level permissions.
- Use Case: Protect multi-tenant deployments by enforcing org/project boundaries and least privilege.
Quick Start
Enable JWT authentication and RBAC for a sample API and verify access with a test token.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: security-rbac-auth Download link: https://github.com/raphaelmansuy/k8s-agent-stack/archive/main.zip#security-rbac-auth Please download this .zip file, extract it, and install it in the .claude/skills/ directory.