Core connectors
Core connectors provide the foundation for your DaVinci flows by performing basic functions.
For other connector types, you can search the complete list of connectors in the Ping Identity Marketplace.
The following table lists and describes the core connectors and provides links to the related documentation.
| Core connector | Description |
|---|---|
Handle asynchronous events by pausing or continuing a flow based on a transaction status. |
|
Create custom JavaScript code that you can reuse in any flow. |
|
Set and retrieve session cookies. |
|
Check the user agent, browser information, and operating system version. |
|
Show customizable error messages. |
|
Create a unique visitor ID based on browser attributes for use in fraud and analytics. |
|
Log details about flow outcomes to be used in flow analytics. |
|
Handle events in external systems and link to subflows. |
|
Include branded PingOne forms and messages in your flow. |
|
Branch your flow using logical conditions (A > B) or based on the result of custom JavaScript code. |
|
Create forms and custom HTML pages or make REST API calls. |
|
Gain access to entries in an LDAP directory to be used in your flow. |
|
Check a user’s IP and geographic location. |
|
Authenticate users with OpenID or OAuth, get user info, and create access tokens. |
|
Authenticate users with a SAML IdP-based identity provider in your DaVinci flow. |
|
Display forms and customized UI to retrieve information from a user or show flow progress. |
|
Create and transform string variables. |
|
Visually organize and subdivide a flow within the same flow canvas. |
|
Create and read JWT tokens and manage OIDC redirects |
|
Store and retrieve flow and user attributes as variables. |