What is ReBAC in Microservices?

Relationship-Based Access Control (ReBAC) models permissions based on dynamic relationships—such as user A is a contributor to project B. Oso supports ReBAC models in distributed systems by allowing relationships to be encoded as facts and reasoned across services.

Authorization done right