Before you start:
Before you
can configure a message flow to perform identity propagation, you need to
check that an appropriate security profile exists, or create a new security
profile. See Configuring a security profile.
To enable a message flow to perform identity propagation:
On the Security tab for each output node, select a security profile
that has identity propagation enabled. You can use the Default_Propagation
profile or a user-defined profile: If the message identity does
not contain enough information for identity propagation, you can use either
of the following methods to acquire the necessary information:
- Take the information from the message body. For example, if the message
came from MQ with only a username, and the output is an HTTP request node
requiring a usernameAndPassword token, the password might be present in the
body of the incoming message. For more information, see Configuring identity.
- Configure an identity mapper (TFIM).