Implement enterprise-grade role-based access control for Linear integrations.
For full implementation details and code examples, load:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Error | Cause | Solution |
|---|---|---|
ForbiddenError |
Permission denied | Check user role and team access |
Invalid SSO token |
Token expired | Re-authenticate user |
Role not found |
Unknown role | Map to default role |
Complete your Linear knowledge with linear-migration-deep-dive.
See Linear implementation details for output format specifications.
Basic usage: Apply linear enterprise rbac to a standard project setup with default configuration options.
Advanced scenario: Customize linear enterprise rbac for production environments with multiple constraints and team-specific requirements.