clerk-enterprise-rbac
Installation
SKILL.md
Clerk Enterprise RBAC
Overview
Implement enterprise-grade SSO, role-based access control, and organization management.
Prerequisites
- Clerk Enterprise tier subscription
- Identity Provider (IdP) with SAML/OIDC support
- Understanding of role-based access patterns
- Organization structure defined
Instructions
- Step 1: Configure SAML SSO
- Step 2: Define Roles and Permissions
- Step 3: Permission Checking
- Step 4: Protected Routes with RBAC
- Step 5: Organization Management
- Step 6: React Components with RBAC
- Step 7: API Route Protection
Related skills