Identity Token Support - Identity Token Support - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Lake
Enterprise
VMware
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2023-12-06
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
lifecycle
latest
Product Category
Teradata Tools and Utilities

In z/OS 2.4, RACF introduced a new assertion mechanism, the JSON Web Token, also known as an Identity Token, which can be used to validate distributed users who have a valid RACF user id and provide a secure way to logon to the database server without specifying a password.

Starting in TTU 17.20, z/OS TPT users employing Gateway-mediated CLI can use the new RACFJWT logon mechanism that supports Identity Token.

To use the functionality in a Teradata PT job, you need to:

  • Set the TPT's LogonMech option to 'RACFJWT'.
  • Set the TPT's UserName option to a valid value.
  • Do not set a value for the TPT's UserPassword option.
TPTAPI applications must link with the "ac=1" option.

The functionality applies to the following TPT components:

  • DDL operator
  • Load operator
  • Export operator
  • SQL Inserter operator
  • SQL Selector operator
  • Stream operator
  • Update operator
  • Error Table Extractor
  • TPTAPI

For more details on the functionality, see "Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems".