The Deployment Manager simplifies policy updates by enabling policy writers to deploy new policies to a central deployment package store to be read by the PingAuthorize server running in embedded mode.
This process is two-fold:
- Policy writers use the Policy Editor to publish policies in a deployment package to a deployment package store.
- Updated deployment packages are picked up by the PingAuthorize Policy Decision Service from the
deployment package store.Note:
You configure the interval that the server checks for updates in the store during setup.
This allows a policy writer to deploy new policies without the manual process of exporting a deployment package that is then uploaded into the server through the administrative console.
The Deployment Manager can use deployment package stores that are based on:
- A directory in the filesystem
- An Amazon Simple Storage Service (Amazon S3) bucket
- Azure Blob storage
Package stores hold deployment packages in a central location that the Policy Editor publishes to and the PingAuthorize server reads from.
To use the Deployment Manager: