Set up the Connection & Credential records
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.
Antes de Iniciar
Role required: admin
Procedimento
- Navigate to .
- Select the CardDataSecurity.ServiceToken record.
- In the Connections related list, select New.
-
Enter the following field values.
Field Value Name <Name of the HTTP(s) connection> Connection URL <The tokenizer service endpoint URL i.e. the tokenURIvalue from the credentials JSON file>vault_id Attribute <The vault ID of the tokenizer service data vault> - Select Submit.
- Repeat steps 2 through 5 for the CardDataSecurity.ClientToken and CardDataSecurity.DataTokenSigner records.
Resultado
The Card Data Security connection records are configured.