Skip to content

Comment on Show HN: RBAC for your REST API in 2 minutesparent

Comments

By convention, we generate a package for every API definition in the OpenAPI spec. But the calling application can decide which package to use when authorizing an operation, so you can use a single policy for multiple endpoints.

So this is basically a tool for generating and testing Rego policies from an OpenAPI spec. Very cool!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.