Oso's Blog

Articles about authorization, and other news from Oso's engineering team

Authorization for the Next Billion Developers

Authorization for the next billion developers.

June 20, 2023 — Graham Neray
Product

Why Authorization is Hard

There's a fundamental tension in authorization. Is it business logic or authorization logic? Should it be in the app, or separate? Let’s talk about what makes authorization hard, some of the approaches for solving it, and the associated tradeoffs.

February 1, 2023 — Sam Scott
Best Practices

What can authorization learn from Rails?

Despite the fact that authorization is a problem as old as software, it’s core to just about no one’s domain. So most people are looking for a Rails-like experience. So, an authorization system needs to be opinionated but flexible – opinionated to get you from zero to best practices quickly, but flexible to support all the things *your* app needs.

October 5, 2022 — Sam Scott
Best Practices

Oso Cloud is Generally Available

Today Oso Cloud, our supercharged authorization as a service, is generally available (GA).

October 4, 2022 — Graham Neray
Product

GraphQL Authorization: Building Authorization in GraphQL

A walkthrough on how to use Oso Cloud to build authorization in a GraphQL API.

October 3, 2022 — Patrick O'Doherty
Product

Reuse Authorization Logic Using the Query API

Use Oso Cloud’s to query your policy. Our APIs allow you to go beyond questions like: “can this user perform this action on this resource.” With the query API, you can ask any question you want.

September 29, 2022 —
Product

Add Authorization Data to Oso Cloud

Learn about the data you need to enforce your authorization policy and how you can add it to Oso Cloud using the Facts page.

September 28, 2022 —
Product

Edit Your Policy in the Dashboard

Oso Cloud’s Policy Editor allows you to create, edit, and save policies all within the dashboard.

September 22, 2022 —
Product

What we can learn from The Great British Bake Off

Oso engineer, Mike Cen, gives us a firsthand look into jumping back into the weeds as an individual contributor after being a manager for seven years.

September 21, 2022 — Mike Cen
Internals

Y(e)arning for a Challenge

Oso engineer, Jordan Killpack, relishes opportunities to be a beginner and to follow interests down twisty passages to unknown destinations. Read about how this curiosity led her into knitting and working at Oso!

September 15, 2022 — Jordan Killpack
Internals

Writing My First Web App Using Oso Cloud

As Oso’s first developer experience engineer, Corey Ashby, walks through creating a functional sample application using Oso Cloud.

September 1, 2022 — Corey Ashby
Best Practices

Why I don’t play Pokemon

Oso engineer, Vijay Ramamurthy, shares his journey into formal logic which all stemmed from writing an AI project to play Pokemon.

August 31, 2022 — Vijay Ramamurthy
Internals

Pivoting from Marketing to Authorization

A look into Jesse Lax's, Oso Engineer, journey into software engineering and why he chose to work at Oso.

August 23, 2022 — Jesse Lax
Internals

How I Implemented Type Inference for Request Validation

A case study on why to perform request validation on the data coming into your APIs, and how we wrote a type inference algorithm for ours - Oso Cloud.

August 2, 2022 — Vijay Ramamurthy
Internals

Abhishek Parmar Joins Oso as Technical Advisor

Abhishek Parmar, co-creator of Google Zanzibar & Airbnb Himeji, joins Oso as technical advisor.

July 12, 2022 —
Customers & Ecosystem

Oso Summer 2022 Hackathon

Oso Summer 2022 Hackathon

July 11, 2022 —
Internals

Using Oso Cloud With Kubernetes Authorization Webhooks

how to use Kubernetes Authorization webhooks to defer authorization decisions to Oso Cloud, a fully-managed authorization service.

June 3, 2022 — Shaun Verch
Best Practices

Using Rust, SQLx and Rocket in Oso Cloud

How we use Rust, SQLx and Rocket to power Oso Cloud, our fully-managed authorization as a service

May 19, 2022 — Steve Olsen
Internals

GraphQL Authorization Patterns

An overview of different patterns for building authorization in GraphQL

February 1, 2022 — Patrick O'Doherty
Best Practices

Building permissions in a Django app in 30 minutes

Nearly every application needs to enable its users to see only their data. Many other applications go further and add more controls, like sharing, or making some content private and public. In this post, use Django and django-oso to build a simple social app that allows users to share posts, like Twitter. Our app will use oso to implement access control for posts.

January 18, 2022 — David Hatch
Best Practices

Oso Winter Hackathon

Oso winter hackathon 2021 - an opportunity to push boundaries and hack on fun projects we think the Oso product could do.

January 14, 2022 —
Internals

How we built a VS Code extension with Rust, WebAssembly, and TypeScript

How we built Language Server Protocol (LSP) support for the Oso VS Code extension with Rust, WebAssembly (Wasm), and TypeScript.

January 10, 2022 — Gabe Jackson
Internals

Managing Authorization Across Microservices on the International Supply Chain Engineering team at Wayfair

Wayfair's journey from monolith into microservices and how it subsequently built out distributed authorization using Oso.

December 14, 2021 —
Customers & Ecosystem

How We Turn Authorization Logic Into SQL

How we developed Oso to let you query your database using your authorization policy.

November 23, 2021 — Gwen Whelan
Internals

Comparison: Oso vs. Open Policy Agent (OPA)

Oso is an authorization library that includes a declarative policy language. OPA is an authorization product that includes a declarative policy language. Despite that, there are many significant differences between the two! Here's a comparison.

October 27, 2021 — Graham Neray
Best Practices

Get updates on Oso.

We won't spam you. Ever.