A company has the requirement to have their message flow application running on broker
BRK1 communicate with the CICS Transaction Server. The message flow application contains CICSRequest node that has security identity defined as mySecurityIdentity. The
CICS Transaction server only accepts the transactions from applications if they are sent by the userId user1 with password password1. Which command does the system administrator need to run to set the userId and password on the broker?
Answer : D
A system administrator is configuring Public Key Infrastructure (PKI) for an execution group
EG1 that is deployed to broker BRK1. The development team informed the system administrator that their requirement is to send the SOAP requests to an external web service provider. The provider only receives https requests and requires to authenticate the broker requests as well. Which commands does the system administrator need to run to configure PKI at the execution group level?
Answer : A
A message flow needs to be secured based on the identity credentials. A system administrator is asked to configure the message flow security for authorization, identity mapping and authentication. Which one of the following external security providers can the system administrator use?
Answer : A
A system administrator has been asked to configure the security profile to the enterprise
TFIM v6.2 security server. The profile is to be used by message flows for authentication mapping and authorization from WebSphere Message Broker BRK1.
The TFIM server information provided is as follows:
Which command does the system administer need to run to create the profile?
Answer : C
A development team has been notified that all the requests serviced by their SOAPInput node message flow will now contain wsse headers for authentication, encryption and signatures. The system administrator created the security profile with authentication set to use LDAP and asked the development team to associate the flow's BAR file with the security profile and redeploy it to the broker. When the requests were sent to the broker, they were not processed. What did the system administrator miss?
The system administrator missed: 1. creating the policy set
Answer : D