git-credential-manager icon indicating copy to clipboard operation
git-credential-manager copied to clipboard

Add support for OAuth 2 in Bitbucket DC

Open mminns opened this issue 4 years ago • 1 comments

Feature description

OAuth 2 support is under development for Bitbucket DC. Currently GCM only supports Basic Auth for use with Bitbucket DC.

Extend the Bitbucket DC support in GCM to allow use of OAuth 2 and hence support using HTTP for remote Git operations in SSO environments.

mminns avatar Dec 15 '21 12:12 mminns

WIP https://github.com/mminns/Git-Credential-Manager-Core/tree/issue/573-OAuth2-support-for-Bitbucket-DC

mminns avatar Dec 16 '21 10:12 mminns

Closing, since #607 is complete 🎉

ldennington avatar Feb 13 '23 22:02 ldennington