---
title: PingFederate 13.0.1 (February 2026)
description: New PF-38501
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_1301
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_1301.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
section_ids:
  new-features-and-enhancements: New features and enhancements
  disable-automatic-idp-adapter-validation: Disable automatic IdP adapter validation
  par-parameters: PAR parameters
  log4j-core-update: log4j-core update
  resolved-issues: Resolved issues
  pi-flow-response_mode-fix: pi.flow response_mode fix
  dynamic-client-registration-failure: Dynamic client registration failure
  kerberos-realm-validation-error: Kerberos realm validation error
  kerberos-realm-test-connectivity-overwriting-krb5-conf: Kerberos realm test connectivity overwriting krb5.conf
  heartbeat-endpoint-failure: Heartbeat endpoint failure
  authentication-policy-error: Authentication policy error
---

# 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](../administrators_reference_guide/pf_disabling_automatic_idp_adapter_validation.html).

### PAR parameters

Info PF-38526

We've added a new configuration option to limit the Pushed Authorization Request (PAR) to the parameters mentioned in the specification when the connection is configured to use JWT-secured Authorization Request (JAR).

### `log4j-core` update

Info PF-38538

We've upgraded `log4j-core` to version 2.25.3.

This upgrade ensures continued alignment with maintained upstream dependencies and resolves a potential security vulnerability.

## 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.

### Heartbeat endpoint failure

Fixed PF-38595

We've fixed a defect that caused the heartbeat endpoint to be potentially unresponsive in rare concurrent access situations.

### Authentication policy error

Fixed PF-38623

We've fixed a defect that caused an error when authentication policies with a Requested AuthN Context Authentication had **Add or Update AuthN Context Attribute** enabled.
