---
title: PingFederate 12.2.4 (June 2025)
description: Info PF-37451
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_1224
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_1224.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
  pingone-singapore-region: PingOne Singapore region
  resolved-issues: Resolved issues
  refresh-token-mysql-deadlocks: Refresh token MySQL deadlocks
  collect-support-data-failure-in-admin-console: Collect support data failure in admin console
  unnecessary-id-token-reissued-with-secondary-client-secret: Unnecessary ID token reissued with secondary client secret
  firefox-kerberos-negotiation: Firefox Kerberos negotiation
---

# PingFederate 12.2.4 (June 2025)

## New features and enhancements

### PingOne Singapore region

Info PF-37451

We've added support for the new PingOne Singapore region, `pingone.sg`.

## Resolved issues

### Refresh token MySQL deadlocks

Fixed PF-35868

We've fixed a defect that caused multiple refresh token requests in short succession to result in Java database connectivity (JDBC) *(tooltip: \<div class="paragraph">
\<p>A Java API that allows Java programs to interact with databases.\</p>
\</div>)* data source deadlocks and duplicated data entry into the database.

This feature can cause significant performance issues if PingFederate or the JDBC data source has insufficient resources.

### Collect support data failure in admin console

Fixed PF-37398

We've fixed a defect that caused the Collect Support Data tool to fail when executed in the admin console when running PingFederate as a Windows service.

### Unnecessary ID token reissued with secondary client secret

Fixed PF-37450

We've fixed a defect that caused the token endpoint to unnecessarily reissue an ID token when using a secondary client secret and an asymmetric algorithm for token signing and encryption.

### Firefox Kerberos negotiation

Fixed PF-37559

We've fixed a defect that caused Kerberos negotiations to fail with Firefox after the initial exchange.
