How to use git-credential-manager only for specific organization in Github #1652
Unanswered
aakashnand
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello git-credential-manager community,
I recently started using git-credential-manager to authenticate a repo which uses SSO in specific organization.
When I installed git-credential-manager and logged in using browser for the first time, I saw that by default git-credential-manager has access to all organizations in my account. Is there any way I can control this?
I have also read about this documentation mentioned on Github docs about restricting access of Oauth apps but I was not able control how git-credential-manager access my all organizations?
https://docs.github.com/en/organizations/managing-oauth-access-to-your-organizations-data/enabling-oauth-app-access-restrictions-for-your-organization
I also have found out that
git-credential-manager
is listed as one of the internal oauth app in following dochttps://docs.github.com/en/apps/oauth-apps/using-oauth-apps/internal-oauth-apps
But can control which organization I want to use git-credential-manager for?
Beta Was this translation helpful? Give feedback.
All reactions