---
title: PingFederate 12.0.2 (April 2024)
description: Fixed PF-35411
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_1202
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_1202.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 22, 2024
section_ids:
  resolved-issues: Resolved issues
  java-thread-exhaustion-in-pingone-advanced-services: Java thread exhaustion in PingOne Advanced Services
  oauth-clients-in-use-detection: OAuth clients In Use detection
  oidc-policy-delete-request-timeout: OIDC policy DELETE request timeout
  authentication-policy-extended-properties-using-ognl: Authentication policy extended properties using OGNL
  policy-fragment-rules-processing: Policy fragment rules processing
  active-directory-binary-attribute-caused-thread-proliferation: Active Directory binary attribute caused thread proliferation
  mixed-maintenance-release-cluster-caused-jwks-errors: Mixed maintenance release cluster caused JWKS errors
  jwks-algorithm-parameter-not-populated-after-processing-shared-keys-from-cluster: JWKS algorithm parameter not populated after processing shared keys from cluster
  pingone-mfa-integration-kit: PingOne MFA Integration Kit
  lightning-ldap-library: Lightning LDAP library
  upgraded-jetty-library: Upgraded Jetty Library
---

# PingFederate 12.0.2 (April 2024)

## Resolved issues

### Java thread exhaustion in PingOne Advanced Services

Fixed PF-35411

Fixed a defect that caused repeated looping in authentication policy involving a local Identity profile.

### OAuth clients In Use detection

Fixed PF-35407

Fixed a defect with In Use detection when DynamoDB is used for OAuth client storage.

### OIDC policy DELETE request timeout

Fixed PF-35357

Fixed a defect where deleting an OIDC policy fails when using DynamoDB storage for a large number of OAuth clients.

### Authentication policy extended properties using OGNL

Fixed PF-35111

Fixed a defect where extended properties retrieved by OGNL are not populated.

### Policy fragment rules processing

Fixed PF-35134

Fixed a defect that caused PingFederate to not process authentication policy rules for fragment nodes that do not contain an output contract.

### Active Directory binary attribute caused thread proliferation

Fixed PF-35142

Fixed a defect that caused LDAP data source connection pools to close when still in use after the LDAP data source is modified and replicating under heavy load.

### Mixed maintenance release cluster caused JWKS errors

Fixed PF-35195

Fixed a defect that caused errors in synchronization and accessing dynamic JSON Web Key Set (JWKS) keys when running a cluster that was a mix of PingFederate versions 12.0 and 12.0.1.

### JWKS algorithm parameter not populated after processing shared keys from cluster

Fixed PF-35309

Fixed a defect that caused the `alg` parameter to fail to populate when EC dynamic keys are rotated on a lead cluster node and shared to the cluster.

### PingOne MFA Integration Kit

Improved PF-35325

Upgraded the PingOne MFA Integration Kit to version 2.3.1.

### Lightning LDAP library

Improved PF-35310

Upgraded the lightning LDAP library to version 1.5.22.

### Upgraded Jetty Library

Improved PF-35184

Upgraded the Jetty library to version 9.4.54.v20240208.
