USERIDENTIFIER

The useridentifier parameter specifies the claim to create the user subject. This parameter is optional.

useridentifier=<useridentifier>
Description
The parameter configured in useridentifier, is a claim defined in JWT token which holds the value of either:
  1. Distributed ID - The distributed ID is propagated to CICSTS using identity propagation.
  2. RACF ID - The RACF ID is propagated as user Id in an ECI request to CICS TS.
Default value
By default, the value is set to ‘sub’.