question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for SAP-Connectivity-Technical-Authentication header

See original GitHub issue

Is your feature request related to a problem? Please describe.

The release 2.15.0 of SAP Cloud connector adds a new Authentication Type - Technical User Propagation. It can be used by setting the HTTP Header SAP-Connectivity-Technical-Authentication instead of the SAP-Connectivity-Authentication header which is already supported in the SAP Cloud SDK.

Describe the solution you’d like

Provide a possibility to decide on a by request level if either SAP-Connectivity-Technical-Authentication or SAP-Connectivity-Authentication should be sent.

Impact / Priority

Affected development phase: Production

Impact: Inconvenience

Additional context

Getting support for the Technical User Propagation would allow us to get rid of destinations using basic authentication which we currently need to use when our CAP endpoint is called by the Job Scheduling service.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
manolvalchevcommented, Oct 19, 2022

This feature is being released in a step-wise approach. First in cloud connector, then in Destination service, etc. Kindly be patient, and stay tuned watching the What’s New for SAP Business Technology Platform - Connectivity

1reaction
FrankEssenbergercommented, Dec 23, 2022

Then I will remove the blocked label and increase priority in our backlog for this ticket so that we will support this also from the SDK side.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Authentication to the On-Premise System - SAP Help Portal
You can use the Connectivity service in different authentication scenarios: ... technical user, via the SAP-Connectivity-Technical-Authentication header.
Read more >
Use Destinations To Connect To Other Systems and Services
See the note on supported authentication flows. ... The SAP Cloud SDK offers the interface DestinationHeaderProvider which defines the method List<Header> ...
Read more >
Error - Failed to add 'SAP-Connectivity-Authentication' header ...
Your destination type might be wrong. The authorization header is set via the destination. Try other types in sap cp -> connectivity.
Read more >
Technical User Propagation – SAP BTP To S4 On Premise
To achieve this a JWT token is used representing the technical user, via the SAP-Connectivity-Technical-Authentication header.
Read more >
HTTP header authentication (S/4HANA only)
HTTP header authentication can only be used to authenticate with the S/4HANA sandbox hosted at https://api.sap.com . jdbc:datadirect:s4hana:ServerName= ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found