Skip to content
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

Conversation

f-zimmer
Copy link
Contributor

@f-zimmer f-zimmer commented Apr 9, 2024

  • Added membership credential as part of the access policy.
  • Made Framework credential mandatory.
  • Adjusted config, deployment files and docs accordingly.

Description

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@f-zimmer f-zimmer self-assigned this Apr 9, 2024
Copy link
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a 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.
@f-zimmer f-zimmer force-pushed the feat/187-membership-credential branch from a79cfe0 to 1ad8c04 Compare April 17, 2024 09:50
@tom-rm-meyer-ISST
Copy link
Contributor

@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
Copy link
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a 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!

@tom-rm-meyer-ISST tom-rm-meyer-ISST merged commit afda9fe into eclipse-tractusx:main Apr 25, 2024
13 checks passed
@tom-rm-meyer-ISST tom-rm-meyer-ISST deleted the feat/187-membership-credential branch April 25, 2024 10:04
@tom-rm-meyer-ISST tom-rm-meyer-ISST linked an issue Apr 25, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Membership Credential
2 participants