Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Gitblit using Azure AD users #1394

Open
flexruleresources opened this issue Nov 19, 2021 · 3 comments
Open

Login Gitblit using Azure AD users #1394

flexruleresources opened this issue Nov 19, 2021 · 3 comments

Comments

@flexruleresources
Copy link

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?

@flaix
Copy link
Member

flaix commented Nov 19, 2021

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?

@flexruleresources
Copy link
Author

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.

@flaix
Copy link
Member

flaix commented Dec 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants