Adding identifiers to authentication
The PingOne Recognize Web SDK can associate identifiers with authentication operations. This enables analytics, auditing, and orchestration.
This requires adding OperationID to the authentication event.
Once identifiers are enabled, use the Telemetry API to retrieve authentication event details.
Adding identifiers
Retrieving the user ID
To use the Telemetry API, you need the PingOne Recognize user ID associated with the authentication event. Use the Check Client Device API to retrieve the user ID associated with the device.
The Check Client Device API requires the following values:
Parameter |
Description |
|
PingOne Recognize API authorization key |
|
Name of the PingOne Recognize tenant associated with your account |
|
Username defined during enrollment and later used to authenticate |