Replies: 1 comment 1 reply
-
Hi @couling Were you able to make any progress? Did you give https://github.com/openfga/openfga-envoy a try? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for any best-practice or otherwise actual experience on putting permissions checks into the [HTTP/gRPC] Gateway such as Envoy.
Envoy itself supports external authorization but there needs to be something to map the request (URL/Body/Auth token) into a permissions check request against OpenFGA.
I can see this project seems to be focussed on that but is still a work in progress and so will not be ready for our needs. This leaves me with too many options and none of them immediately grab me as "the right one".
Does anyone have any experience doing this or reccomendations?
Possible options (others welcome):
Beta Was this translation helpful? Give feedback.
All reactions