Page created: 3 May 2023
|
Page updated: 3 May 2023
| 2 min read
Product documentation Content Type Guide Administrator Guide PingOne Cloud Platform PingOne Product
The mobile app guides the user through the process of accepting and sharing credentials. Each user is invited to install and pair their digital wallet by installing a customer-developed app running the PingOne Neo SDK.
-
Develop an app (for iOS or Android) that runs the PingOne Neo SDK, or embed the
SDK into an existing app.
For more information, see PingOne Neo SDK.
-
In your PingOne admin console, create a
PingOne application to register your
wallet app:
- Go to Connections > Applications.
-
Click the + icon.
The Add Application panel opens.
- Enter the appropriate Application Name and Description.
- In the Application Type section, click Native.
- Click Save.
The details panel opens.
-
To configure the app, on the Mobile tab, click the
Pencil icon:
- Click Configure for Android to configure the app for Android and provide the Package Name for Google Play Services or the Package Name and App ID for Huawei Mobile Services.
-
Click Configure for iOS to configure the app for
iOS and provide the Bundle ID, as registered in
the app store.
- Optional:
To allow push notifications, click + Add Push
Notifications:
- For Android apps that use Google Play Services, enter a Server Key, as provided by FCM.
- For Android apps that use Huawei Mobile Services, enter a OAuth 2.0 Client ID and Client Secret.
- For iOS, enter the Team ID, Select a file for theAuthentication Token Signing Key, and enter the Key ID, as provided by Apple to your organization.
-
In the Settings section:
-
To turn on Device Integrity Check, click
On to prevent the use of compromised devices
for pairing or authentication.
You can enable device integrity checking separately for Google play Services and iOS.
- Adjust the Cache Duration, the last device integrity check will be cached for a minimum of 1 minute or a maximum 48 hours.
- If your organization is using the PingOne MFA SDK to allow authentication with a QR code in certain flows, provide the relevant Universal / App Link or URI scheme that the application should use for this purpose, depending on which deep-linking mechanism the app developers used.
- Use the Passcode Refresh Duration field to specify the amount of time a passcode should be displayed before it's replaced with a new passcode.
-
To turn on Configuration for Credentials Digital Wallet
link, click On, and enter a
Digital Wallet Link.
Note:
The Package Name, App ID, Bundle ID, and push notification settings cannot be modified after you save the application.
-
To turn on Device Integrity Check, click
On to prevent the use of compromised devices
for pairing or authentication.
-
Click Save.
Note:
To enable or disable your application in PingOne, click the toggle on the Applications page.