envoyproxy / envoyproxy/gateway
Feature: Add OpenFGA Check API Integration to the Security Policy
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
Have a well defined API for creating OpenFGA Check queries in the Security Policy, making it easier to leverage OpenFGA for authorization decisions in Envoy Gateway.
Ideally you should be able to pick up parameter values for the Open FGA Query API request from headers or query parameters in the request.
This simplifies integration with OpenFGA, as the adopter no longer have to write a separate service that sits between Envoy and OpenFGA.
I believe this probably would need some work in Envoy Proxy to make it work though.
*Relevant Links*:
Open FGA (a CNCF project): https://openfga.dev/
The Check API can be found in Relationship Queries: https://openfga.dev/api/service#/Relationship%20Queries
EG Security Policy: https://gateway.envoyproxy.io/contributions/design/security-policy/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.