docs: Added Casbin plugin on Ecosystems page (#10302)

Signed-off-by: Ashish Malik <b218008@iiit-bh.ac.in>
This commit is contained in:
Ashish Malik 2021-09-07 19:40:38 +05:30 committed by GitHub
parent 4436b8e315
commit 2ad31f8693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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/"

BIN
static/logos/casbin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB