artifacts-credprovider

The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.

MIT License

Stars
771
Committers
48

Bot releases are hidden (Show)

artifacts-credprovider - 0.1.25

Published by jmyersmsft almost 4 years ago

  • Add experimental switch to enable use of MSAL instead of ADAL
artifacts-credprovider - 0.1.24

Published by satbai over 4 years ago

  • Update NuGet.Protocol to 5.6.0
artifacts-credprovider - 0.1.23

Published by satbai over 4 years ago

  • Handle spaces in on premise Azure DevOps Server collection name correctly
  • Add better logging
  • Prevent running the VstsCredProvider if on premise Azure DevOps Server detected
artifacts-credprovider - 0.1.22

Published by jmyersmsft over 4 years ago

  • Add override for CanShowDialog parameter
artifacts-credprovider - 0.1.21

Published by jmyersmsft over 4 years ago

  • Return non-zero exit code if credentials could not be acquired in standalone mode
artifacts-credprovider - 0.1.20

Published by jmyersmsft almost 5 years ago

  • Updated dependencies
artifacts-credprovider - 0.1.19

Published by jmyersmsft about 5 years ago

  • Avoid a crash in certain cases where NuGet is canceling the credential provider
  • Logging changes
artifacts-credprovider - 0.1.18

Published by zarenner about 5 years ago

  • Improve retry help text. Update readme.
  • Allow running on .NET Core 3.x
artifacts-credprovider - 0.1.17

Published by salvmd over 5 years ago

Fixes:

  • Incorrect cache location on Linux
  • No logging when emitting the result as JSON
artifacts-credprovider - 0.1.16

Published by salvmd over 5 years ago

  • Adding JSON output option
  • Installation scripts and documentation fixes
artifacts-credprovider - 0.1.15

Published by satbai over 5 years ago

  • Fixing 'task is canceled' issue
  • Adding mutex handling to SessionTokenCache
  • Adding more verbose logs
artifacts-credprovider - 0.1.12

Published by satbai over 5 years ago

Adding more verbose logging.

artifacts-credprovider - 0.1.11

Published by satbai almost 6 years ago

  • Bug fixes
  • Adding NetCore2.* output file
  • Adding more configuration to device flow
  • Add more verbose logging
artifacts-credprovider - 0.1.8

Published by zarenner almost 6 years ago

Fix main provider flow to try other bearer token providers if exchanging for a session token fails.

Add exception handling to continue trying other bearer token providers if one throws.

artifacts-credprovider - 0.1.7

Published by satbai almost 6 years ago

artifacts-credprovider - 0.1.5

Published by satbai about 6 years ago

Adal token caching disabled by default

artifacts-credprovider - 0.1.4

Published by satbai about 6 years ago

artifacts-credprovider - 0.1.2

Published by aldoms about 6 years ago

Update user agent

artifacts-credprovider - 0.1.1

Published by aldoms about 6 years ago

Update VSIX path

artifacts-credprovider - 0.1.0

Published by aldoms about 6 years ago

Initial release