Skip to main content
Library-based Microservice Authorization Logo

Library-based Microservice Authorization

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.

Videos:
Category: servicemesh
Layer: library