Back to Opa

Library-based Microservice Authorization

docs/src/data/ecosystem/entries/custom-library-microservice-authorization.md

1.16.1272 B
Original Source

Microservice authorization can be enforced through a network proxy like Envoy/Istio/Linkerd/... or can be enforced by modifying the microservice code to use a common library. In both cases OPA makes the authorization decision that the network proxy or the library enforce.