Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to git clone from Mac OS which need to login from microsoftonline

t October 25, 2017

My company use bitbucket server for git repo. When I clone a project in terminal from Mac OS, it response a message "unable to update url base from redirection", and then I aware of that I need to login from microsoftonline first. But how to in terminal?

 

git clone https://xxx/xxx.git

Cloning into 'xxx'...

fatal: unable to update url base from redirection:

  asked for: https://xxx/xxx.git/info/refs?service=git-upload-pack

   redirect: https://login.microsoftonline.com/xxx/oauth2/authorize?response_type=id_token&client_id=...

 

Could anyone help?

1 answer

0 votes
dlaser
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 17, 2018

If the toke you need is a Microsoft account or Azure Active Directory (Azure AD), you probably need to replace your git Credential Manager. 

https://github.com/Microsoft/Git-Credential-Manager-for-Mac-and-Linux

Looks like this is the solution for VSTS and TFS:

https://docs.microsoft.com/en-us/vsts/accounts/use-personal-access-tokens-to-authenticate?view=vsts

Let us know if this is your solution to this issue.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events