Casbin-traefik-forward-auth: Generic Casbin-based ForwardAuth for Traefik - Kubernetes- and GitOps-ready API permission management

Hi everyone,

I'd like to share a new open-source project that might be useful if you’re looking for a flexible, policy-driven way to manage API access in Traefik.

grepplabs/casbin-traefik-forward-auth is a generic ForwardAuth service built on top of Casbin.
The project integrates with casbin-kube and uses Kubernetes Custom Resources to define and manage access policies. This makes it easy to handle API authorization in a Kubernetes-native, GitOps-friendly way.

Would love to hear your feedback or suggestions - thanks for checking it out!

1 Like

repo was renamed to GitHub - grepplabs/casbin-forward-auth: A ForwardAuth service for Traefik with Casbin-based authorization.