microsoft / artifacts-credprovider

The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
MIT License
759 stars 707 forks source link

Fallback to old app if using ppe authority #405

Closed JohnSchmeichel closed 1 year ago

JohnSchmeichel commented 1 year ago

Azure Artifacts is not yet present in AAD PPE, so acquiring access tokens from that app will not be possible. Falling back to the previous app registration in this case.