Implement enterprise-grade SSO, role-based access control, and organization management.
For full implementation details and code examples, load:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Error | Cause | Solution |
|---|---|---|
| SSO login fails | Misconfigured IdP | Check attribute mapping |
| Permission denied | Missing role | Review role assignments |
| Org not found | User not in org | Prompt org selection |
Proceed to clerk-migration-deep-dive for auth provider migration.
Basic usage: Apply clerk enterprise rbac to a standard project setup with default configuration options.
Advanced scenario: Customize clerk enterprise rbac for production environments with multiple constraints and team-specific requirements.