-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Examine other Rules Expression Language before building our own for Submission Requirement #22
Comments
https://www.openpolicyagent.org/docs/latest/#expressions-logical-and ^ we have used this before... and its part of CNCF.... it has built in support for JWTs.... Roadmap for JSON Schema support: Downside is it relies on a DSL "Rego"... upside is that it has lots of other supporters... who don't care about VCs... and its not a new thing... |
Example, from Dapr explaining why OPA is a thing: |
Resolved, with prejudice. |
Breaking requirements for a rules expression language, aka why we have our own (@csuwildcat):
"ProofOfAddress"
Design criteria:
(@OR13, @wyc) what are rules expression languages and off-the-shelf tooling relevant to our criteria?
The text was updated successfully, but these errors were encountered: