Configuring embedded PDP mode
Configure PingAuthorize Server in embedded policy decision point (PDP) mode to use either:
-
A deployment package store using the Deployment Manager functionality
-
An exported deployment package
Deployment package store
Follow these steps to assign a deployment package store to the Policy Decision Service and set the PDP mode to embedded.
|
Learn more about the deployment package store option and the requirements for the Deployment Manager feature in Using the Deployment Manager. |
Steps
-
Use
dsconfigor the admin console:Choose from:
-
Run
dsconfigwith theset-policy-decision-service-propoption: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 admin console:
-
Go to Configuration > Authorization and Policies > Policy Decision Service.
-
Under General Configuration, in the PDP Mode list, select Embedded.
-
In the Deployment Package Source Type list, select Store.
-
Under Deployment Package Store Configuration, in the Deployment Package Store list, select your deployment package store.
-
Under Policy Request Configuration, select a Trust Framework Version.
-
Click Save.
-
-
Exported deployment package
To assign an exported deployment package to the Policy Decision Service and set the PDP mode:
Steps
-
Run
dsconfigwith theset-policy-decision-service-propoption.Example:
In this example,
deployment-package-pathis the full path to a deployment package file. You can find information about creating a deployment package in Exporting a policy deployment package.dsconfig set-policy-decision-service-prop \ --set pdp-mode:embedded \ --set "deployment-package<deployment-package-path.deploymentpackage"
|
The Policy Decision Service accepts |