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

docs(mgmt): add static header config #1721

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

arnoweiss
Copy link
Contributor

WHAT

This PR documents a feature that allows a Data Provider to add constant headers attached by the Provider Data Plane request to the backend.

WHY

This feature has been available for a long time and may be useful for non-productive scenarios where a backend API key is attached to the backend request.

FURTHER NOTES

https://github.com/eclipse-edc/Connector/blob/243ebc9b64fb1ccc08d3a78ebe669c5569175548/spi/data-plane/data-plane-http-spi/src/main/java/org/eclipse/edc/connector/dataplane/http/spi/HttpDataAddress.java#L216

@arnoweiss
Copy link
Contributor Author

DEPENDENCIES are failing but not because they're outdated but because of restricted licences. how should I deal with this?

@rafaelmag110
Copy link
Contributor

Hey
The file has out-of-date dependencies. That is the reason why the check is failing. The restricted are not the issue here.

@rafaelmag110 rafaelmag110 merged commit 82ba0c5 into eclipse-tractusx:main Dec 20, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants