---
title: PingFederate 11.2.10 (July 2024)
description: Fixed PF-35737
component: pingfederate
version: 13.1
page_id: pingfederate:release_notes:pf_release_notes_11210
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/release_notes/pf_release_notes_11210.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
  oauth-client-only-validates-one-access-token-manager-when-aud-parameter-included: OAuth client only validates one access token manager when aud parameter included
  wrong-content-type-for-autopost-template-form: Wrong content-type for autopost template form
---

# PingFederate 11.2.10 (July 2024)

## Resolved issues

### OAuth client only validates one access token manager when `aud` parameter included

Fixed PF-35737

Fixed a defect that caused PingFederate to validate only the first OAuth client access token manager it found when **Validate Against All Eligible Access Token Managers** was checked, and the `aud` parameter was included in the request.

### Wrong content-type for autopost template form

Fixed PF-35784

Fixed a defect that caused PingFederate to send the wrong content-type value for `form.autopost.template.html` requests, which caused the page to render as JSON rather than the formatted form.
