Oso provides application authorization through policy-as-code and libraries for embedding authorization in software. It is aimed at product and platform teams implementing...
Pros
- Polar policy language handles roles, attributes, and resource relationships
- Authorization can run close to application code with established SDKs
- Good fit for teams that want policy logic versioned with application code
Cons
- Less naturally distributed than AuthZed for very large authorization graphs
- Policy language adds a learning curve for teams new to policy-as-code
- Cloud and embedded deployment choices can complicate architecture decisions
Free tier; paid plans available