openfga / openfga-envoy

Apache License 2.0
2 stars 0 forks source link

Adds istio e2e #4

Open jcchavezs opened 6 months ago

jcchavezs commented 6 months ago

We can leverage External Authorization as in https://istio.io/latest/docs/tasks/security/authorization/authz-custom/

jonathancouchman commented 1 month ago

I was looking to see if OpenFGA supports a native integration with Istio (via external authorization filter?). Is this requirement something to do with that or is it something else?

jcchavezs commented 1 month ago

@jonathancouchman there is this WIP to show how to use openfga in istio https://github.com/openfga/openfga-envoy/pull/8. One thing we are still missing is the reconciler to get all cluster objects into openfga model. See https://github.com/openfga/openfga-envoy/issues/6