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