RBAC

RBAC is supported using OPA layer. OPA and Envoy as sidecars in backend microservices provide RBAC to APIs by checking user roles from the authentication token.

RBAC References:

Last updated