Regular channel changelog version 21027.2
| This is a changelog entry for version 21027.2. You can review the changelog for all versions in Regular channel changelog. |
01 April 2026
Version 21027.2
Key features
- Policy Decision node (AME-28779)
-
A new Policy Decision node lets you evaluate an authorization policy against resources within an authentication journey.
- Backchannel Notification node (AME-32579)
-
Introduced a new Backchannel Notification node that allows a backchannel journey to send real-time status updates to the main authentication journey.
Enhancements
-
FRAAS-28387: Invites for Advanced Identity Cloud tenant registration now use a one-time passcode (OTP) instead of a magic link. This change prevents email scanners from accidentally invalidating single-use links.
-
AME-29745: Improved the certificate validation process in the Certificate Collector and Certificate Validation nodes. By default, Advanced Identity Cloud collects the first certificate in a certificate chain (the user certificate). You can now create an ESV named
esv-am-nodes-certificatechain-validation-enforcedand set its value totrueto collect the chain of certificates. -
AME-33851: You can now use next-generation scripts for social identity provider transformation scripts.
-
OPENAM-23610: The default value for the Return challenge as JavaScript (Legacy) property on the WebAuthn Authentication and WebAuthn Registration nodes is now not enabled. Ping Identity recommends that you keep this setting.
-
OPENAM-25329: The PingOne Protect Initialize node now includes an
Additional Signals SDK Initialization Optionsattribute. This allows you to configure options that aren’t already defined in the node. ThePingOneProtectInitializeCallbackhas been updated with new fields to support this. -
OPENAM-25677: The
PingOneProtectInitializeCallbacknow includes auniversalDeviceIdentificationfield, which replaces the deprecatedenableTrustfield. TheenableTrustfield is still returned for backward compatibility.
Fixes
-
IGA-4186[1]: Fixed an issue for user LCM in the hosted account pages where large user populations weren’t correctly sorted and paginated.
-
OPENAM-22698: Fixed a bug that caused duplicate URIs in WS-Federation responses.