PingOne Credentials Pair Wallet node
The PingOne Credentials Pair Wallet node lets you pair PingOne digital wallet credentials with a PingOne user ID.
Compatibility
Product | Compatible? |
---|---|
Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes |
Ping Identity Platform (self-managed) |
Yes |
Inputs
This node retrieves pingOneUserId
from the journey state, or from
objectAtrributes
in the journey state.
Dependencies
This node requires that the PingOne Worker Service is configured so that it can connect to your PingOne instance and pair digital wallet credentials with a Ping user ID.
Configuration
Property | Usage | ||
---|---|---|---|
PingOne Worker service ID |
The ID of the PingOne Worker service for connecting to PingOne. |
||
PingOne UserID Attribute |
The local attribute name from which to retrieve the PingOne userID. The journey state is first searched for the PingOne User ID. If the ID is not found, the localdatastore is looked up. |
||
PingOne Wallet Application ID |
Digital Wallet Application ID from PingOne Credentials. |
||
Digital Wallet Pairing URL delivery method |
The method—QR Code, email, or SMS used to deliver the digital wallet. |
||
Allow user to choose the URL delivery method |
If enabled, prompt the user to select the URL delivery method. |
||
Delivery method message |
The message to display to the user, so that they can select the method—QRCODE, SMS, or EMAIL, used to receive the pairing URL. |
||
QR code message |
The message with instructions to scan the QR code to begin the digital wallet pairing process. |
||
Submission timeout |
Timeout value, in seconds, for pairing the digital wallet. |
||
Waiting Message |
Localization overrides for the waiting message. This is a mapping of a locale to a message. |
||
Store Wallet Response |
Store the list of verified data submitted by the user in the shared state
under a key named
|
Outcomes
Success
-
All configured checks passed.
Error
-
There was an error during the pairing process
Time Out
-
The pairing process reached the configured timeout value.
Troubleshooting
If this node logs an error, review the log messages to find the reason for the error and address the issue appropriately. If the API call to PingOne Credentials fails, the following error is logged:
-
Error: PingOne Credentials Create a Digital Wallet
Example
Learn more in an example journey using Pingone Credentials nodes.