-
Notifications
You must be signed in to change notification settings - Fork 9
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
Draft: Added membership credential as contract policy #329
Draft: Added membership credential as contract policy #329
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works pretty good! I found a small bug in the frontend, I also didn't think about earlier. Currently the condition in the Catalog View only thinks about one policy and not about two. Thus, it would be great if you could update that, too. Beside that I also noticed the asset type is currently linked to asset:prop:type but should be linked to
"dct:type":{
"@id": "https://w3id.org/catenax/taxonomy#Submodel"
}
…credential mandatory. Adjusted config and deployment files and docs accordingly. Enhanced frontend to display multiple permission conditions.
…ther than contract policy. Incremented chart.yml semver.
…small label typo of prohibition and obligation.
…l code mispellings in EdcAdapterService.
a79cfe0
to
1ad8c04
Compare
@f-zimmer please solve merge conflicts and reassign review |
…redential # Conflicts: # backend/src/main/java/org/eclipse/tractusx/puris/backend/common/edc/logic/service/EdcAdapterService.java
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks a lot!
Description
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: