langfuse-enterprise-rbac

Featured

Configure Langfuse enterprise organization management and access control. Use when implementing team access controls, configuring organization settings, or setting up role-based permissions for Langfuse projects. Trigger with phrases like "langfuse RBAC", "langfuse teams", "langfuse organization", "langfuse access control", "langfuse permissions".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Langfuse Enterprise RBAC ## Overview Configure enterprise access control for Langfuse: built-in roles and permissions, scoped API keys per service, SSO integration, project-level isolation, and audit logging for compliance. ## Prerequisites - Langfuse Cloud (Team/Enterprise plan) or self-hosted instance - Organization admin access - SSO provider (optional, for SAML/OIDC integration) ## Langfuse Built-In Roles Langfuse provides these roles at the project level: | Role | View Traces | Create Traces | Manage Prompts | Manage Members | Manage Billing | |------|------------|---------------|----------------|----------------|---------------| | **Owner** | Yes | Yes | Yes | Yes | Yes | | **Admin** | Yes | Yes | Yes | Yes | No | | **Member** | Yes | Yes | Yes | No | No | | **Viewer** | Yes | No | No | No | No | ## Instructions ### Step 1: Organization and Project Structure ``` Organization: Acme Corp ├── Project: production-chatbot │ ├── Owner: engineering-lead@acme.com │ ├── Admin: senior-dev@acme.com │ ├── Member: developer@acme.com │ └── API Key: sk-lf-prod-chatbot-... │ ├── Project: staging-chatbot │ ├── Admin: senior-dev@acme.com │ ├── Member: developer@acme.com │ └── API Key: sk-lf-staging-chatbot-... │ └── Project: analytics-readonly ├── Admin: data-lead@acme.com ├── Viewer: analyst@acme.com └── API Key: sk-lf-analytics-... ``` **Best practice:** Separate projects for production, staging, and analytics. Never share API keys across environmen...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

langfuse-security-basics

Implement Langfuse security best practices for API keys and data privacy. Use when securing Langfuse integration, protecting API keys, or implementing data privacy controls for LLM observability. Trigger with phrases like "langfuse security", "langfuse API key security", "langfuse data privacy", "secure langfuse", "langfuse PII".

2,266 Updated today
jeremylongshore
AI & Automation Featured

langfuse-install-auth

Install and configure Langfuse SDK authentication for LLM observability. Use when setting up a new Langfuse integration, configuring API keys, or initializing Langfuse tracing in your project. Trigger with phrases like "install langfuse", "setup langfuse", "langfuse auth", "configure langfuse API key", "langfuse tracing setup".

2,266 Updated today
jeremylongshore
AI & Automation Featured

lindy-enterprise-rbac

Configure enterprise role-based access control for Lindy AI workspaces. Use when setting up team permissions, managing workspace access, or implementing enterprise security policies with SSO/SCIM. Trigger with phrases like "lindy permissions", "lindy RBAC", "lindy access control", "lindy enterprise security", "lindy SSO".

2,266 Updated today
jeremylongshore
AI & Automation Featured

langfuse

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production.

39,227 Updated today
sickn33
AI & Automation Featured

langchain-enterprise-rbac

Implement role-based access control for LangChain applications with multi-tenant isolation, model access control, and usage quotas. Trigger: "langchain RBAC", "langchain permissions", "langchain access control", "langchain multi-tenant", "enterprise LLM auth".

2,266 Updated today
jeremylongshore