Step 7: Register Your PingOne OIDC Native App as Your Digital Wallet App
POST {{apiPath}}/environments/{{envID}}/digitalWalletApplications
Request Body
{"name"=>"Customer Wallet App", "application"=>{"id"=>"{{ucCredPingOneAppID}}"}, "appOpenUrl"=>"https://credentials.customer.com"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |