August 2026
August 24
FIDO2 client errors now route to structured outputs in the Form connector
New Form Connector
Client-side FIDO2/WebAuthn errors are now structured, typed outputs in PingOne DaVinci flows, so you can branch on specific failure conditions without custom Functions connector logic.
-
For the Show Form capability, client-side errors automatically route to the error outcome as a typed
errorobject containing the errorname,code, andmessage. -
For the Show Form (Legacy) capability, a new Use Legacy FIDO2 Error Handling toggle controls the behavior. The toggle is disabled by default. When enabled, client errors continue to the success (true) path. We recommend enabling the toggle for easier decisioning based on client-side FIDO2 errors.
Learn more in Configuring FIDO2 client error routing.
August 20
The PingOne Recognize connector is now available (early access)
New PingOne Recognize Connector
You can use the PingOne Recognize connector for the following use cases:
-
Enroll users with a live selfie
-
Enroll a user with an image
-
Authenticate user with a live selfie
-
Disenroll a user
-
Check a user’s enrollment status