简体   繁体   中英

Setup Github Enterprise server with Azure Active Directory

For some regulation reasons, we have to use our git server on prep. Github.com use to be our main git repo server, now we decided to deploy GitHub Enterprise Server on premise, and we need to link it to AAD.

According to Github, AAD is supported but they do not provide any documentation on that topic ( https://help.github.com/en/enterprise/2.18/admin/user-management/using-saml ).

When we go to AAD and add the GitHub client application for SAML, we get the following:

SAML is not enabled for Active Directory for GitHub Enterprise. If the application supports SAML-based single sign-on, you can request Microsoft to upgrade the listing for the application. Learn more Also, you can use the non-gallery feature to enable SAML-based single sign-on for applications that aren't supported in the Azure AD Gallery.

So, supported and not enabled?

Thanks for your help.

SAML is an open standard. If it is supported then it will work. You have two options to enable Github and Azure AD integration:

  • Azure AD Enterprise Apps Market Place: This is the easiest one, go to Azure Active Directory> Enterprise Applications> New Application> Search and use Github
  • Configure the SAML app manually into Azure AD.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM