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

Add optional support for EDC EDR management #329

Closed
wants to merge 3 commits into from

Conversation

ds-jkreutzfeld
Copy link
Member

Description

This PR provides support for the EDR management API. It addresses the issue #328.

Pre-review checks

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

The Tractus-X EDC supports EDR management via the EDR API.
This way, no callback endpoint is required which would need to be secured. Additionally, the EDR management also supports auto-renewal of expired tokens, which is quite nice.
@ds-jkreutzfeld ds-jkreutzfeld linked an issue Dec 11, 2023 that may be closed by this pull request
1 task
@ds-jkreutzfeld ds-jkreutzfeld changed the title Feature/use edc edr management Add optional support for EDC EDR management Dec 11, 2023
Copy link

CHANGELOG file was not updated! Make sure to include important changes.

Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

63.3% 63.3% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@ds-jhartmann
Copy link
Contributor

Closing this PR since there were a lot of changes to the EDR API. See #575 for implementation updates

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 support for the Tractus-X EDC EDR management API
2 participants