PingFederate 13.0.1 (February 2026)
New features and enhancements
Disable automatic IdP adapter validation
New PF-38501
We’ve added a feature that allows you to disable automatic validation of IdP adapters when you go to the Authentication > Integration > IdP Adapters menu.
Disabling automatic validation can reduce loading time if you have a large number of IdP adapters configured.
Learn more in Disabling automatic IdP adapter validation.
Resolved issues
pi.flow response_mode fix
Fixed PF-38417
We’ve fixed a defect where setting response_mode to pi.flow in Pushed Authorization Requests (PAR) or standard request objects resulted in an INVALID_REQUEST error.
Dynamic client registration failure
Fixed PF-38548
We’ve fixed a defect that caused dynamic client registration to fail when Retain Client Secret was enabled and Client Secret Retention Period was set globally in Authorization Server Settings.
Kerberos realm validation error
Fixed PF-38585
We’ve fixed a defect that prevented PingFederate from creating, updating, or testing Kerberos realms when the AutoGenerateKrb5Conf parameter was set to false in the com.pingidentity.common.util.KerberosConfigUtil file.
Kerberos realm test connectivity overwriting krb5.conf
Fixed PF-38585
We’ve fixed a defect where PingFederate temporarily overwrote the krb5.conf file during Kerberos realms testing when AutoGenerateKrb5Conf was disabled.