Digital Wallet Apps
The digital wallet apps service controls the relationship between the customer’s digital wallet app, which communicates with users' digital wallets, and a customer’s PingOne application.
|
Because the digital wallet app communicates between the PingOne application and users' digital wallets, if you delete the PingOne application, the digital wallet app is also deleted. The status of every user’s digital wallets associated with the deleted digital wallet app is set to |
Assigning admin roles and permissions to this service
Admin role assignments determine access to PingOne APIs. When assigning admin roles to this service, refer to PingOne Permissions by Service for the service-specific permissions.
You can also choose to assign admin roles based on particular service resources. Refer to PingOne Permissions by Resource when assigning admin roles per service resources.
Admin assignments to roles are set by:
Refer to Roles Management for more information.
Digital wallet app data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
String |
Required |
Immutable |
The identifier (UUID) of the PingOne application associated with the digital wallet app. |
|
String |
Required |
Mutable |
URL sent in notifications to the user to communicate with the service. |
|
DateTime |
N/A |
Read-only |
Date and time the digital wallet app was created. |
|
String |
N/A |
Read-only |
PingOne environment identifier (UUID) in which the digital wallet app exists. |
|
String |
N/A |
Read-only |
Identifier (UUID) associated with the digital wallet app. |
|
String |
Required |
Mutable |
Name associated with the digital wallet app. |
|
DateTime |
N/A |
Read-only |
Date and time the digital wallet app was last updated; can be null. |
|
Boolean |
Optional |
Immutable |
Whether the user’s wallet app uses the PingOne Wallet SDK; default is |