PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

Modern authentication with NuGet feeds

Open GOB-Sinzinger opened this issue 1 year ago • 0 comments

Summary of the new feature / enhancement

Currently, retrieving modules from a private NuGet feed is only possible with a username/password or a PAT.

We would like to perform authentication with an identity provider and OAuth.

As an example with an Azure Artifact feed: Register the feed -> Login with OAuth Device Code Flow.

Proposed technical implementation details (optional)

No response

GOB-Sinzinger avatar Jan 16 '24 10:01 GOB-Sinzinger