Configuring Security
If you need to apply a security policy on the outgoing REST service call, you do so by assigning a policy to the system participant that identifies the service endpoint.
In order to invoke a REST service, the invocation task/event requires a process package system participant. On deployment, this participant will be associated with an HTTP shared resource instance in the target ActiveMatrix BPM runtime. This shared resource instance (and therefore a single system participant) signifies the base endpoint URL to be used to invoke the REST service.
Procedure
- In Project Explorer, select the system participant that identifies the service endpoint defined on the REST service call.
- On the General tab of the Properties view, expand Shared Resource. The endpoint’s configuration details are displayed.
- In the Policy Type field, select the type of security policy required to invoke the service from the drop-down menu:
- If you selected Basic Authentication, a Governance App. Name field is displayed. Enter the name of the identity provider application from which the BPM runtime will obtain the authentication information needed to contact the service.
-
If you selected
Custom, a
Custom Policy Set field is displayed.
Copyright © Cloud Software Group, Inc. All rights reserved.