Page created: 17 Feb 2022
|
Page updated: 29 Jul 2022
To assign a deployment package store to the Policy Decision Service and set the policy decision point (PDP) mode to embedded:
-
Use dsconfig or the administrative console:
- Run dsconfig with the
set-policy-decision-service-prop
option.
dsconfig set-policy-decision-service-prop \ --set pdp-mode:embedded \ --set deployment-package-source-type:store \ --set deployment-package-store:<name of the store>
- Use the administrative console.
- In the administrative console, go to .
- On the Edit Policy Decision Service
page, complete the General Configuration
fields.
- In the Deployment Package Store Configuration section, in the Deployment Package Store field, select your deployment package store.
- In the Policy Request Configuration section, select a Trust Framework Version.
- Click Save To PingAuthorize Server Cluster.
- Run dsconfig with the
set-policy-decision-service-prop
option.