gitblit icon indicating copy to clipboard operation
gitblit copied to clipboard

Login Gitblit using Azure AD users

Open flexruleresources opened this issue 4 years ago • 3 comments

I know there is option to install Azure Domain services (using secure Ldaps) and then connect/sync users by adding realm.authenticationProviders = ldap options in the gitbilt.property; My question is, can I authentication users with AD Azure directly without going through above process? or has anyone done this in different way?

flexruleresources avatar Nov 19 '21 04:11 flexruleresources

I don't have an answer to that. But I would like to ask for clarification what "with AD Azure directly" would mean? Do you mean with your Azure account, or do you mean with an Azure Active Directory? If the latter, what would "directly" mean, are there examples for this? I guess it means employing Kerberos for the authentication?

flaix avatar Nov 19 '21 11:11 flaix

You are right, its Azure Active Directory; e.g. I add service account user and give it required permission (read) to be setup on Gitblit. "directly" probably is not right word, but I meant not to install Domain service on Azure.

flexruleresources avatar Nov 21 '21 21:11 flexruleresources

But isn't an Azure AD also just an AD? So the same principles would apply.

flaix avatar Dec 05 '21 18:12 flaix