Add Prisma Access Agent known and addressed issues

This commit is contained in:
2026-03-16 21:35:47 -05:00
parent f1e49c5830
commit 70dcd896be
25 changed files with 1054 additions and 0 deletions
@@ -0,0 +1,39 @@
---
type: Known
product: Prisma Access Agent
version: 25.3.0-iOS
---
## PANG-8284
An issue exists where the Prisma Access Agent on Android and iOS
devices does not enforce the session timeout settings configured in
the Agent configuration. When you configure specific session timeout
values in your Agent settings, the Android and iOS agents fail to
apply these predetermined timeout intervals and will use the default
timeout value.
## PANG-8283
An issue exists where the embedded browser cookies are not cleared
when users sign out of the Prisma Access Agent on Android devices
that use the embedded browser for SAML authentication. When a user
signs out of the agent, the system fails to properly clear the
stored authentication cookies within the embedded browser,
potentially leaving residual session data.
## PANG-8282
Prisma Access Agent on Android does not support IPSec connectivity
when deployed in NGFW deployments. The agent will automatically detect
this unsupported configuration and fall back to SSL connectivity to
maintain proper functionality.
## PANG-8223
An issue exists where the Prisma Access Agent on iOS and Android
allows users to sign out even when the Allow User to Sign
Out Agent Setting is disabled. When you configure
the agent to prevent users from signing out through the agent
settings, the Prisma Access Agent app continues to display an active
sign-out option that successfully logs the user out when selected.