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

Builtin NuGet client should support credential providers #2349

Open
flcdrg opened this issue Nov 6, 2018 · 4 comments
Open

Builtin NuGet client should support credential providers #2349

flcdrg opened this issue Nov 6, 2018 · 4 comments

Comments

@flcdrg
Copy link
Contributor

flcdrg commented Nov 6, 2018

nuget.exe supports using external credential providers. These are used for example for accessing Azure Artifacts feeds with the CredentialProvider.VSS.exe.

This mostly works for the NuGet* commands (except for #2345), but not for the NuGet internal client (eg. for #load/#addin directives)

https://docs.microsoft.com/en-us/azure/devops/artifacts/nuget/nuget-exe?view=vsts&tabs=new-nav#advanced-credential-provider-scenarios

See https://docs.microsoft.com/en-au/nuget/reference/extensibility/nuget-exe-credential-providers for details of how nuget.exe looks for credential providers (including the NUGET_CREDENTIALPROVIDERS_PATH environment variable)

@bjorkstromm bjorkstromm self-assigned this Nov 6, 2018
@ghost
Copy link

ghost commented Nov 14, 2018

also support of OAuth needed.

@thegrahamking
Copy link

Has there been any progress on this issue?

@Jason-Callas
Copy link

Is there any update on this issue? There are no comments in the last 3 years and was added to 2.x milestone 2 years ago (version 3.x) is already out.

@patriksvensson
Copy link
Member

PR:s are very welcome.

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

6 participants