Skip to content
Snippets Groups Projects
Commit 102743c0 authored by Valery Kalashnikov's avatar Valery Kalashnikov
Browse files

Add policyExport feature

parent 68c0fb2a
No related branches found
No related tags found
1 merge request!12Add OCM communication feature
features/Policy-export.png

619 KiB

As user of an external system
I want to have an exported result of the policy in JSON-LD format
So I am able to verify the result of policy evaluation
Scenario: Export of the policy evaluation result
Given policy configured for being evaluated for export
When I evaluate the policy
Then I get a successful response
And the response is in a JSON-LD format
And the response contains proof section signed by TSA
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment