NuGet should indicate the credentials (or lack thereof) used when trying to access a private feed #1500
Labels
Area:Authentication
Area:HttpCommunication
Priority:2
Issues for the current backlog.
Product:dotnet.exe
Product:NuGet.exe
NuGet.exe
Product:VS.Client
Type:Bug
Milestone
This is not a regression
When trying to restore from an authenticated feed whose credentials aren't specified in nuget.config a message "Please provide credentials for feed " is displayed
Instead
edit by @nkolev92
Additional ideas, leave breadcrumbs on higher verbosity about the authentication method used.
Nowadays, frequently some creds will be used, but they might be outdated/restricted etc.
We should also ensure that the http code is also communicated (40x)
The text was updated successfully, but these errors were encountered: