https://github.com/openfga/openfga-envoy
https://github.com/openfga/openfga-envoy
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openfga/openfga-envoy
- Owner: openfga
- License: apache-2.0
- Created: 2024-05-22T21:52:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-27T11:37:58.000Z (about 1 year ago)
- Last Synced: 2025-06-06T23:58:07.962Z (about 1 year ago)
- Language: Go
- Size: 204 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenFGA Envoy - WIP
This repository contains the integration to enforce access control with OpenFGA on Envoy.
## Overview
`openfga-envoy` extends envoy with a gRPC server that implements the [Envoy External Authorization API](https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ext_authz_filter.html). You can use this integration to enforce fine-grained, context-aware access control policies with Envoy transparently to the upstream services.