Skip to content

single9/example-opa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Policy Agent Bundle Example

Install OPA Cli

sudo cp ./opa ./ngrok /bin/

Build Bundle

opa build -b bundle -o ./data/bundle.tar.gz

Usage

docker-compose up

Test

curl -X POST http://localhost:8181/v1/data/authz/allow --data-binary @./data/input.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Open Policy Agent 100.0%