---
title: PingFederate 12.1.8 (May 2025)
description: Info PF-37234
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_1218
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_1218.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
  native_s3_ping-update: NATIVE_S3_PING update
  resolved-issues: Resolved issues
  secondary-secret-missing-id-token-claim: Secondary secret missing ID token claim
---

# PingFederate 12.1.8 (May 2025)

## New features and enhancements

### NATIVE\_S3\_PING update

Info PF-37234

We've updated the behavior of the NATIVE\_S3\_PING discovery protocol when the `remove_all_data_on_view_change` parameter is active.

Previously, the protocol would delete all files in the S3 bucket, which could lead to the creation of an unwanted subcluster.

Now the protocol deletes all files except for its own to prevent the S3 bucket from being empty.

Learn more in [Dynamic cluster discovery](../server_clustering_guide/pf_dynamic_cluster_discovery.html).

## Resolved issues

### Secondary secret missing ID token claim

Fixed PF-37279

We've fixed a defect that caused the ID token claim to be omitted when an OAuth client uses the secondary secret.
