---
title: PingFederate 11.2.6 (June 2023)
description: Fixed PF-33156
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_1126
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_1126.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
  policy-fragment-validation-error: Policy fragment validation error
  the-memoryoptions-utility-allocates-excessive-jvm-heap: The memoryoptions utility allocates excessive JVM heap
  the-device-authorization-grant-type-and-the-check-activation-code-setting: The device authorization grant type and the Check Activation Code setting
  binary-attributes-handled-incorrectly-when-using-pingone-ldap-gateway-datastores: Binary attributes handled incorrectly when using PingOne LDAP gateway datastores
  jetty-unable-to-precompress-resources: Jetty unable to precompress resources
  cluster-engine-nodes-starting-without-replication-data: Cluster engine nodes starting without replication data
  server-error-when-revoking-user-sessions: Server error when revoking user sessions
---

# PingFederate 11.2.6 (June 2023)

## Resolved issues

### Policy fragment validation error

Fixed PF-33156

Policy fragments with valid authentication sources no longer fail with an Invalid Configuration error during runtime.

### The `memoryoptions` utility allocates excessive JVM heap

Fixed PF-33610

The `memoryoptions` utility no longer allocates excessive JVM heap on Windows systems.

### The device authorization grant type and the **Check Activation Code** setting

Fixed PF-33622

For the device authorization grant type, if **Check Activation Code** is set to **Before Authentication**, now authorization detail is set in the input parameters map when `IdpAuthenticationAdapterV2` in the SDK is invoked.

### Binary attributes handled incorrectly when using PingOne LDAP gateway datastores

Fixed PF-33637

Now when PingFederate retrieves a binary attribute from a PingOne LDAP gateway datastore, it correctly converts the attribute value to the specified format (base64, SID, hex).

### Jetty unable to precompress resources

Fixed PF-33869

Now PingFederate allows Jetty to precompress resources such as images and CSS.

### Cluster engine nodes starting without replication data

Fixed PF-33881

Resolved a replication issue that, in rare cases, caused an engine node in a cluster to start without replication data from other nodes.

### Server error when revoking user sessions

Fixed PF-33920

Resolved an issue that prevented user sessions from being revoked through the session management API when using persistent sessions.
