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,473

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

The "Remember Me" is only per session, as designed.

I didn't understand your other issue....

0 Likes

Hi Michal Keidar,

There is something called as the credential helper in the normal GIT client installed in the local PC which avoids the need for entering a username and password every time.

In Web IDE, it is only possible to store the password only in that session using "Remember Me". Can we somehow remove this authentication even if we close and open a new session?

Like how we store the password for sites in the browser ?

Thanks and Regards,

Jai Vignesh R

0 Likes

So my question is, is there a way to avoid entering password every time even if the browser is refreshed in SAP Web IDE Git?

Is there a possibility to use credential helper like thing in SAP Web IDE ?

Regards,

Jai Vignesh R

michal_keidar
Advisor
Advisor
0 Likes

No that is not possible