Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
tests
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaia-X
Trust Services API
tests
Commits
102743c0
Commit
102743c0
authored
2 years ago
by
Valery Kalashnikov
Browse files
Options
Downloads
Patches
Plain Diff
Add policyExport feature
parent
68c0fb2a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!12
Add OCM communication feature
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
features/Policy-export.png
+0
-0
0 additions, 0 deletions
features/Policy-export.png
features/policyExport.feature
+10
-0
10 additions, 0 deletions
features/policyExport.feature
with
10 additions
and
0 deletions
features/Policy-export.png
0 → 100644
+
0
−
0
View file @
102743c0
619 KiB
This diff is collapsed.
Click to expand it.
features/policyExport.feature
0 → 100644
+
10
−
0
View file @
102743c0
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment