We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: