---
title: PingFederate 11.3.6 (April 2024)
description: Fixed PF-35411
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_1136
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_1136.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
  active-directory-binary-attribute-caused-thread-proliferation: Active Directory binary attribute caused thread proliferation
  jwks-algorithm-parameter-not-populated-after-processing-shared-keys-from-cluster: JWKS algorithm parameter not populated after processing shared keys from cluster
  upgraded-jetty-library: Upgraded Jetty Library
  lightning-ldap-library: Lightning LDAP library
---

# PingFederate 11.3.6 (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.

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

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

### Upgraded Jetty Library

Improved PF-35184

Upgraded the Jetty library to version 9.4.54.v20240208.

### Lightning LDAP library

Improved PF-35310

Upgraded the lightning LDAP library to version 1.5.22.
