
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
- How Netflix is Solving Authorization Across Their Cloud - Kubecon Austin 2017
- Manish Mehta - netflix
- Torin Sandall - styra
Labels
Category | servicemesh |
---|---|
Layer | library |