cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to avoid authentication in SAP Web IDE using HTTPS?

0 Likes
1,475

How to avoid authentication in SAP Web IDE using HTTPS or how to use credential helper in SAP Web IDE?

https://git.wdf.sap.corp is the git hub used.

Referred this, https://kgrz.io/using-git-credential-helpers.html.

But doesn't seem to work in the GIT Repository Configuration.
The inbuild Remember me feature also does not work with cache nor works after the session is closed.

View Entire Topic
michal_keidar
Advisor
Advisor
0 Likes

Hi Jai,

When working against the popular Git services like GitHub, BitBucket, etc. you can use Personal Access Token, please see the blog we released on this manner yesterday:
https://blogs.sap.com/2018/06/26/using-personal-access-token-with-git-in-sap-web-ide/

When working against the SAP Cloud Platform Git service, we're currently working on implementing SSO experience. Please stay tuned to our release notes: https://help.sap.com/viewer/825270ffffe74d9f988a0f0066ad59f0/CF/en-US/3713b8a9c99741a59615db7fe02066...

Regards,
Michal.

Former Member
0 Likes

'SSO' authentication against the SAP Cloud Platform Git service is now available.