mirror of https://github.com/istio/istio.io.git
docs: Added Casbin plugin on Ecosystems page (#10302)
Signed-off-by: Ashish Malik <b218008@iiit-bh.ac.in>
This commit is contained in:
parent
4436b8e315
commit
2ad31f8693
|
@ -100,6 +100,12 @@ integrations:
|
|||
description: "cert-manager can be used to sign workload certificates in an Istio service mesh."
|
||||
details:
|
||||
- "Calico network policy for Istio lets you enforce application layer attributes like HTTP methods or paths, and cryptographically secure identities for Istio-enabled apps."
|
||||
- name: "Casbin"
|
||||
logo: "/logos/casbin.png"
|
||||
url: "https://casbin.org/docs/en/envoy"
|
||||
description: "Casbin is an authorization library that supports ACL, RBAC, ABAC for multiple languages."
|
||||
details:
|
||||
- "Casbin's Envoy middleware can be used to integrate Istio with a gRPC server to perform role based authorization of users."
|
||||
- name: "Cilium"
|
||||
logo: "/logos/cilium.svg"
|
||||
url: "https://docs.cilium.io/en/latest/gettingstarted/istio/"
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Loading…
Reference in New Issue