Set up the Connection & Credential records

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Configure the Connection & Credential records to enable secure communication between ServiceNow and the tokenizer service for Card Data Security. This connection establishes the endpoint URL and vault ID required for data tokenization operations.

    Before you begin

    Role required: admin

    Procedure

    1. Navigate to All > Integration Hub > Connections & Credentials > Connection & Credential Aliases.
    2. Select the CardDataSecurity.ServiceToken record.
    3. In the Connections related list, select New.
    4. Enter the following field values.
      FieldValue
      Name <Name of the HTTP(s) connection>
      Connection URL <The tokenizer service endpoint URL i.e. the tokenURI value from the credentials JSON file>
      vault_id Attribute <The vault ID of the tokenizer service data vault>
    5. Select Submit.
    6. Repeat steps 2 through 5 for the CardDataSecurity.ClientToken and CardDataSecurity.DataTokenSigner records.

    Result

    The Card Data Security connection records are configured.

    What to do next

    Set up an OAuth Credential.