Configuring how the Call will be Authenticated

Procedure

  1. On the Properties view for the EntityResolverService_soap_Consumer participant, General tab, expand the Shared Resource entry.
  2. In the Policy Type field, select X509 Token from the drop-down menu. This defines that an X509 certificate will be used to authenticate the identity of the calling user in the outgoing message.
  3. In the Governance App. Name field, enter calllookupUserIPapp. This is the name of an identity provider application on the BPM runtime that will be used to:
    1. obtain the identity of the user on whose behalf the call is being made.
    2. sign the SOAP header of the outgoing message with that user’s X509 public certificate.

      You will create the calllookupUserIPapp identity provider application later in the tutorial - see Configuring Shared Resources to Identify the Calling User.