posthog-enterprise-rbac
Installation
SKILL.md
PostHog Enterprise RBAC
Overview
Configure enterprise-grade access control for PostHog integrations.
Prerequisites
- PostHog Enterprise tier subscription
- Identity Provider (IdP) with SAML/OIDC support
- Understanding of role-based access patterns
- Audit logging infrastructure
Role Definitions
| Role | Permissions | Use Case |
|---|---|---|
| Admin | Full access | Platform administrators |
| Developer | Read/write, no delete | Active development |
| Viewer | Read-only | Stakeholders, auditors |
| Service | API access only | Automated systems |
Related skills