Introducing Device Binding
PingOne Advanced Identity Cloud PingAM Android iOS
The Device Binding module provides secure device registration and authentication capabilities for mobile applications.
It enables applications to bind cryptographic keys to a device and restrict access to those keys, using biometrics, a PIN, and other authentication methods.
The Device Binding module provides two main operations:
- Device Binding
-
Registers a new device by creating cryptographic keys and proving device possession through signed JSON Web Tokens (JWTs).
- Device Signing Verification
-
Proves device possession using existing keys by signing server challenges for step-up authentication.