Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 340 Bytes

Extended OPA Tutorial Example

This example demonstrates how to extend the OPA tutorial to allow for abstracted permission mapping using role based JWT tokens.

Testing

To run the tests utilize the included make file's test target

make test

Todo's

  • Create a helm chart to simplify the deployment of the sample application