emad7105 / cac

Content Access Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Access Control (cac)

Content Access Control

Requirements

  1. MongoDB

  2. Open Policy Agent (OPA)

To Install:

curl -L -o opa https://openpolicyagent.org/downloads/latest/opa_darwin_amd64

# set permisions
chmod 755 ./opa

About

Content Access Control

License:Apache License 2.0


Languages

Language:Java 100.0%