cancel
Showing results for 
Search instead for 
Did you mean: 

Local Web IDE git error: authentication not supported

former_member253610
Participant
0 Kudos

Hi,

I am trying to use git from my local Web IDE. I get "authentication not supported" error when I try to clone repository from my company' git . I also tried to use GitHub. I was successfully cloned the repository. But when I tried to push my codes I get "authentication not supported" error again. Am I missing some configurations?

Accepted Solutions (0)

Answers (6)

Answers (6)

offer_shostak
Advisor
Advisor
0 Kudos

Please use this HCP documentation:

https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/dc618538d97610148155d97dcd1...

Principal attributes firstName & lastName have to be lowercase.

Principal attribute mail have to be email.

offer_shostak
Advisor
Advisor
0 Kudos

Hi,

Please use this documentation:

https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/dc618538d97610148155d97dcd1...

With this change:

Principal attributes firstName & lastName have to be lowercase.

Principal attribute mail have to be email.

Regards,

Offer.

olivwalt
Explorer
0 Kudos
Lol this forum function is soooo bad, that we questions and answers multiple time.
michal_keidar
Active Contributor
0 Kudos

Yeah 😞 😞

olivwalt
Explorer
0 Kudos

Hi, we have exactly same issue with Git in WebIDE using Custom IdP. Unfortuntaly the given link only says we need to maintain attribute properties in IdP, but not which. Please can you give some hints, what properties needs to be maintained?

Thank you Oliver

olivwalt
Explorer
0 Kudos

Hi ,

we have exactly the same issue using a custom IdP, but mentioned documentation does not states, what kind of properties required for Git in

SecurityNext navigation stepTrustNext navigation stepTrusted Identity ProviderNext navigation stepYour identity providerNext navigation stepAttributesNext navigation stepAssertion-based AttributesEnd of the navigation path

What attributes must be set, is there any documentation?

Thank you Oliver

michal_keidar
Active Contributor
0 Kudos

Hi,

Please see if this troubleshooting guide taken from our documentation is helpful:

https://help.hana.ondemand.com/webide/frameset.htm?bd0cb7ed7e2149b6b5170205cbde0de7.html

Regards,
Michal.

former_member253610
Participant
0 Kudos

I followed the documentation. But it didn't help me. 'Authentication not supported' topic in the documentation is for configuring a custom identity provider . I didn't experience any problem with HCP Web IDE. The problem is I couldn't manage to work local Web IDE with GitHub or the company Git.

michal_keidar
Active Contributor
0 Kudos

Ok, I will ask the relevant developers to reply here