by ogazitt on 3/1/22, 3:31 PM with 12 comments
by troydavis on 3/1/22, 3:56 PM
by ogazitt on 3/1/22, 3:32 PM
The Aserto playground [1] lets you import your REST service’s openapi.json spec and automatically generates a permissions for each operation. You can assign these permissions to one or more roles (viewer, editor, admin, or create your own). Export the project to get your OPA policy for your REST service.
You can also try it out with the Petstore API [2]. Click the “Start Tour” button for a guided tour.
Would love feedback on how to make this better!
[0] https://openpolicyagent.org
by itsronenh on 3/1/22, 3:55 PM
by yodon on 3/1/22, 6:44 PM
by rschwabco on 3/1/22, 3:59 PM