NuGet Access Token Authentication

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

You can also authenticate with the server using an Access Token.

  1. Create a NuGet repository and follow the setmeup page.

  2. Instead of passing the user credentials in the URL, pass the Artifactory Access Token.

Note that the following also use Access Tokens:

nuget sources Add -Name <SourceName> -Source <ArtifactoryURL/artifactory/api/nuget/ctie-mobile-snapshots>

nuget setapikey <ACCESSTOKEN> -Source <SourceName>