Skip to main content
Version: 4.8

Generating an Artifactory Token

Several SCALE application stacks are configured to pull packages/images from our Artifactory instance. You may need to generate an Artifactory token for authentication in the following scenarios:

  • Local development - using your personal SSO account to pull packages or images.
  • Automation - using a dedicated system account for CI pipelines or scripts that need Artifactory access.

Prerequisites

The account generating the token (whether your personal SSO account or a system account) must be in the ng-ngdc-<appcode>-dev group for your application.

Steps

  1. Log into the Artifactory UI using your SSO or System Account (do not include the @netapp.com domain).
  2. Click the user profile icon in the upper-right.
  3. Click 'Edit Profile'.
  4. Enter the password once again and click 'Unlock'.
  5. Click 'Generate an Identity Token'.
  6. Provide a description for your new token and click 'Next'.
  7. Copy the provided token for use in your workflow.