You create the cics.xml file that uses environmental variables that are defined
in the devfile.yaml file as inputs for the IPIC connection when you start your
container at run time.
With this configuration, the z/OS Connect Designer
can use basic authentication to authenticate with CICS. It is assumed that the target CICS region is
configured to expect basic authentication credentials. That is, USERAUTH(VERIFY) is
specified on the CICS IPCONN resource.
After you provide your user ID and password, z/OS Connect Designer passes your credentials to CICS for authentication.Figure 1. Passing only user credentials to CICS
Procedure
In your Red Hat
OpenShift Dev Spaces Explorer window, create a new
cics.xml file in the
/catalog-manager-api/start/src/main/liberty/config directory with the following
content.