PingFederate Server

Configuration synchronization

All nodes in a PingFederate clustered environment must have the same configuration settings, as set through the administrative console. You can use any of the following methods to ensure that configuration data is synchronized on all cluster nodes.

  • Push from the administrative console.

  • Deploy configuration archive.

  • Make a RESTful API call to the /cluster administrative API endpoint.

  • Make a web service call to the /pf-mgmt-ws/ws/ConfigReplication Connection Management Service endpoint.

Changes made directly to configuration files must be replicated manually across the cluster, as applicable. If the PingFederate servers are running, you must restart them after you replicate the changes.