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

feat: add BPN as header in the call from dataplane to http source #541

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

ndr-brt
Copy link
Contributor

@ndr-brt ndr-brt commented Jun 27, 2023

WHAT

Add a Edc-Bpn header to the dataplane call to the http data source.

WHY

It's needed for authentication and auditing purposes by the Use Cases

FURTHER NOTES

  • lightened the extension tests, passing from a "component" to a "unit" one, since the e2e behavior is already verified by e2e-tests.

Closes #539

@ndr-brt ndr-brt requested review from paullatzelsperger, wolf4ood and stefan-ettl and removed request for paullatzelsperger June 27, 2023 10:01
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wolf4ood wolf4ood merged commit a572859 into eclipse-tractusx:main Jun 30, 2023
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.

Add the BPN number as an header for the proxy calls
2 participants