Security violation during identity propagation
A security violation and message DFHIS1027 occurred during identity propagation.
Symptom
The following message appears in the CICS® Transaction Server log:
DFHIS1027 Security violation has been detected using IPCONN ipconn and transaction id mirror by userid default_user
Probable cause
The IPIC connection is incorrectly set to use VERIFY user authentication.
Action
Modify the IPCONN definition for the IPIC connection referred to in message DFHIS1027; change the user authentication setting from USERAUTH=VERIFY to USERAUTH=IDENTIFY.