Page created: 3 Jun 2020
|
Page updated: 29 Nov 2020
Enhancements
- PingID SDK email support
- PingID SDK REST API now supports email as an alternative method for authentication and transaction approval, including fully customizable and multilingual email text.
Deprecated features
- SMS pairing endpoint
- The new
endpoint
/accounts/{accountId}/applications/{applicationId}/users/{username}/smspairings
replaces
/accounts/{accountId}/applications/{applicationId}/users/{username}/pairings
which is now deprecated.
Backwards compatibility is supported where the older endpoint is used.
- deviceType parameter
-
The deviceType parameter should no longer be used.
Backwards compatibility is supported where this parameter is used.