PingFederate 12.0.11 (April 2026)
New features and enhancements
Unconnected cluster node startup
Improved PF-38898
We added the force.require.replication.data.on.startup parameter to the cluster-config-replication.conf file.
This parameter allows you to prevent an engine node from starting up without establishing a connection to the cluster.
Learn more in Cluster management.
Resolved issues
OGNL code test
Security PF-38742
We improved role-based access control (RBAC) for the administrative expression testing endpoint. Access to expression evaluation is now limited to appropriately privileged roles, ensuring alignment with intended administrative permissions.