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

fix: allow noauthentication destinations with proxytype “OnPremise” #4354

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

marikaner
Copy link
Contributor

Closes https://github.com/SAP/cloud-sdk-backlog/issues/1160

Fix NoAuthentication for proxytype "OnPremise". This behavior existed only due to a historic bug, which was worked around like this.
We contacted the colleagues from BTP connectivity and learned that this headers is in fact not needed (and incorrect) when using NoAuthentication.

Copy link
Contributor

@deekshas8 deekshas8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments. Otherwise LGTM.

.changeset/witty-suns-vanish.md Outdated Show resolved Hide resolved
'@sap-cloud-sdk/connectivity': minor
---

[Fixed Issue] Allow the use of authentication type "NoAuthentication" with proxy type "OnPremise" without requiring the "SAP-Connectivity-Authentication" header.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nth] Use backticks instead of double quotes

Co-authored-by: Deeksha Sinha <88374536+deekshas8@users.noreply.github.com>
@marikaner marikaner enabled auto-merge (squash) December 13, 2023 15:42
@marikaner marikaner merged commit 28c9cb7 into main Dec 13, 2023
12 checks passed
@marikaner marikaner deleted the fix-noauth-cc branch December 13, 2023 15:48
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.

None yet

2 participants