---
title: PingAccess 8.1.3 (April 2025)
description: Fixed PA-15762
component: pingaccess
version: 8.3
page_id: pingaccess:release_notes:pa_813_rn
canonical_url: https://docs.pingidentity.com/pingaccess/8.3/release_notes/pa_813_rn.html
revdate: April 1, 2025
section_ids:
  fixed-an-issue-with-post-authentication-method-type-expectations: Fixed an issue with post-authentication method type expectations
  fixed-inability-to-change-a-default-csp: Fixed inability to change a default CSP
---

# PingAccess 8.1.3 (April 2025)

## Fixed an issue with post-authentication method type expectations

Fixed PA-15762

We've fixed an issue that caused requests to fail because of resource method enforcement.

PingAccess disables request preservation for the [templated, redirect, and PF Authentication API challenge response generators](../pingaccess_user_interface_reference_guide/pa_acr_generator_descriptions.html), expecting the frontend SPA to maintain any data that requires preservation. As a result, PingAccess was expecting a `GET` request after authentication instead of a `POST` request, because PingAccess only maintains post-authentication requests as a `POST` if request preservation is enabled.

## Fixed inability to change a default CSP

Fixed PA-16035

We've fixed an issue that prevented changing the default content security policy when using the **HTML OIDC Authentication Request** [authentication challenge response generator](../../9.1/pingaccess_user_interface_reference_guide/pa_acr_generator_descriptions.html).

We've also added the `pf.redirect.use.default.csp` property to the `run.properties` file. Learn more in the **Security headers properties** section of the [Configuration file reference](../reference_guides/pa_config_file_ref.html).
