Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Connect to Github enterprise Repository(Use azure AD credentials in Eclipse to connect to Github Enterprise Repository)
Connect to Github enterprise Repository [message #1830049] Thu, 16 July 2020 10:01 Go to next message
vaishnav n is currently offline vaishnav nFriend
Messages: 1
Registered: July 2020
Junior Member
I want to establish a connection from Eclipse to Github Enterprise Repository. The repository is in an Organization Which uses Azure AD SSO. We want to explore a alternative option to SSH keys and PAT tokens by using Azure AD credentials to sign in from Eclipse to github. Already tried setting Ssl verify to false which didnt work. Are there any other options to use Azure AD credentials in Eclipse.
Re: Connect to Github enterprise Repository [message #1830091 is a reply to message #1830049] Fri, 17 July 2020 08:02 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1272
Registered: July 2009
Senior Member
What is Azure AD SSO on a technical level ? OAuth, OICD, SAML or something else ?
AFAIK native git doesn't support any of these. That's why github has personal access tokens which
are nothing else than a secondary set of credentials which can be sent via basic authentication.
I think naming that 2 factor authentication is a scam.
Previous Topic:Fetch configuration after cloning
Next Topic:Error in in respositories from Bitbucket
Goto Forum:
  


Current Time: Mon Sep 23 18:10:36 GMT 2024

Powered by FUDForum. Page generated in 0.05076 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top