
Who Oso Cloud is for#
SaaS teams centralizing permissions
Use Oso Cloud when RBAC, relationship permissions, and resource checks need one policy model across services.
Skip if:
You need a fully self-hosted, actively maintained open source authorization server today.
Developers testing authorization logic
Use Oso when permissions should be unit tested and debugged through a single interface.
Skip if:
Your app has only a few static admin checks.
Polyglot teams sharing policy concepts
Use Oso when Node, Python, Go, Ruby, Rust, or Java services need consistent authorization semantics.
What it's built on#
- Languages
- GoJavaPythonRubyRustTypeScript
- Databases
- SQLite
- Tooling
- esbuildWebpack

