Connectors

Release Notes

New features and improvements in PingOne DaVinci Connectors.

Subscribe to get automatic updates: PingOne DaVinci Connectors RSS Feed.

May 2026

May 11

The Authentication connector is now available

New Authentication Connector

You can use the Authentication Connector for the following use cases:

  • Checking users' account status

  • Authenticating users

  • Registering user accounts

  • Recording agreement consent

  • Account recovery

  • Password change

The MFA connector is now available

New MFA Connector

You can use the MFA Connector for the following use cases:

  • Registering with an MFA device

  • Authenticating with an MFA device

Show Form now supports dynamic multiple outcomes

New Form Connector

We’ve added a new Show Form capability that generates outcomes dynamically based on the selected form configuration. Outcomes appear in a list below the node and you can branch directly from each outcome.

A side-by-side comparison of the Show Form capability in the flow builder. The left side shows the previous version that requires a Functions connector for each outcome. The right side shows the new version with dynamic outcomes that match the form configuration.

The previous capability is now Show Form (Legacy).

You can switch existing nodes at any time by selecting the new capability in node settings and clicking Apply. The existing configuration carries over, and the dynamic outcomes appear so you can rewire the flow as needed.

The legacy capability will continue to work normally until a deprecation announcement is made. We recommend migrating to the new Show Form capability to receive ongoing enhancements and long-term support.

April 2026

April 1

Ability to notify users of successful account creation

New PingOne Connector

The PingOne connector's Create User capability now includes additional fields that allow you to notify users of successful account creation by email. Use the newly added Notification Name, Notification Locale, and Notification Variables fields within the capability to select the notification template from PingOne and configure for localization.

You can manage notification templates in PingOne. Learn more in Notification Templates in the PingOne documentation.

Ability to send verification code notifications

New PingOne Connector

The PingOne connector's Create User capability now allows you to send a verification code notification. Use the newly added Notification Name, Notification Locale, and Notification Variables fields within the capability to select the notification template from PingOne and configure for localization.

You can manage notification templates in PingOne. Learn more in Notification Templates in the PingOne documentation.

March 2026

March 10

Added capabilities for CIBA

New PingOne Authentication Connector

Client-initiated backchannel authentication (CIBA) lets an end user use an application on one device and grant consent to the application on another device. The PingOne Authentication Connector has been enhanced with two new capabilities to orchestrate the out-of-band authentication and authorization experience: Return CIBA Success and Return CIBA Error. When you build a PingOne DaVinci CIBA flow, configure it with these new capabilities.

February 2026

February 11

Search Special-Character Usernames toggle

New PingOne Connector

Several capabilities in the PingOne Connector have a new configuration option to escape user attributes. You can now use a toggle to automatically escape input for each capability that executes a user search with a username. This allows customers to opt in based on their needs for each flow and doesn’t break existing flows.

January 2026

January 8

The LDAP connector is deprecating the format of three Active Directory (AD) attribute types

Improved LDAP Connector

The LDAP Connector is changing the format of Active Directory (AD) attributes objectSid, objectGUID, and ms-ds-consistencyGUID in the entry in response to capabilities such as Create Entry, Modify DN, Replace Attributes, and Modify Attribute.

Previously, these attribute values were returned in a binary format, such as \u0001\u0005\u0000\u0000\u0000\u0000\u0000\u0005\u0015…​. Now they are returned in a decoded, human-readable format, such as S-1-5-21-…​.

Existing customers already using these attributes in their DaVinci environments have been notified and advised to work with their account teams or support in order to update their flows and avoid any impact.

This change is generally available today for all other customers and any new environments.

October 2025

October 7

Renamed the Form connector

Info Form Connector

Previously, the PingOne Forms connector was shown in the Ping Identity connectors category. Now, the connector is in the Core connectors category with the name Form.

This change reflects the connector’s role as a basic building block for DaVinci flows and the recommended method for creating user interfaces.

August 2025

August 27

Added the ability to block redirects in Make REST API Call nodes

Improved HTTP Connector

In the HTTP Connector Make REST API Call capability, the new Block Redirects option allows you to enhance the security of the flow by preventing the browser from automatically following redirects. When a redirect is attempted, an error occurs instead.

August 19

Authenticate User via Kerberos

New PingOne Connector

The PingOne Connector Authenticate User via Kerberos capability now supports additional gateway and user type pairs. The ability to add multiple sets of gateway and user types help support large enterprises with multiple domains who need to validate Kerberos tokens.

July 2025

July 18

The Show Form capability now includes conditional component visibility

Improved Form Connector

The Form Connector conditional component visibility allows you to create a form in PingOne Forms with components that you can configure to be hidden or shown in a user-facing form based on Boolean values pulled from your DaVinci flow. Learn more in Configuring conditional component visibility.

When you include a form with conditional component visibility with the Show From capability, you’ll see the additional Component Visibility field with key-value pairs to configure which components are shown or hidden.

June 2025

June 3

Read Theme

New PingOne Connector

You can now use the PingOne Connector Read Theme capability to get theme details with the theme ID. This helps when designing PingOne DaVinci multi-brand experiences.

Update User through Gateway

New PingOne Connector

You can now use the PingOne Connector Update User through Gateway capability to retrieve a user’s attributes through a PingOne gateway and update the PingOne user profile with them.

May 2025

May 22

Remembered devices

Improved PingOne MFA Connector

The PingOne MFA Connector now supports the "remember me" functionality that was added to MFA in February 2025.