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

Consider how to solve the credential plugin + proxy scenario #6923

Closed
nkolev92 opened this issue May 9, 2018 · 1 comment
Closed

Consider how to solve the credential plugin + proxy scenario #6923

nkolev92 opened this issue May 9, 2018 · 1 comment
Assignees
Labels
Area:Authentication Area:Plugin V2 plugin w/ cross platform support Type:Feature
Milestone

Comments

@nkolev92
Copy link
Member

nkolev92 commented May 9, 2018

NuGet itself has some very primitive proxy support.

https://docs.microsoft.com/en-us/nuget/reference/nuget-config-file

In the past, the old credential provider did not have any proxy support.

There are 2 options here:

  • NuGet passes the proxy settings at/sometime after the initialization
  • The Credential provider reads the NuGet config for the proxy settings.

Need to analyze the pros and cons for each.

//cc @keithrob @pspill @rrelyea

@nkolev92
Copy link
Member Author

closed in NuGet/NuGet.Client#2250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Authentication Area:Plugin V2 plugin w/ cross platform support Type:Feature
Projects
None yet
Development

No branches or pull requests

1 participant