Setting Up Credentials for JFrog Artifactory
CardinalCommerce utilizes JFrog Artifactory to host the Cardinal Mobile SDK, allowing you to download and embed it within your mobile applications. Your Cardinal Solution Engineer or Account Manager will create an account for you. Following the creation of your account, you will need to login and generate tokens for use in your build process. This can be obtained via a few simple steps.
Step-by-Step Instructions
Login to your account
2. In the top-right of the JFrog Platform, select the Welcome dropdown and click “Edit Profile”
3. Enter your password and click “Unlock”
4. Locate Authentication Settings and click “Generate an Identity Token”
5. Enter a name/description for this token then click next. This token will be used to authenticate you during Cardinal Mobile SDK downloads and/or Gradle builds.
6. Copy the information for your token and store it somewhere safely!
7. You will be able to see the token ID and related information in the account page, but not the reference token itself. If you did not save that token, you will need to create a new one.
For more information, please consult the FAQ below or consult the JFrog documentation directly.