Introducing passkeys for Digital Intelligence
Passkeys add a phishing-resistant, biometric credential to your RiskOS™ workflows through the Digital Intelligence Web SDK. The Socure Passkey Service runs the WebAuthn registration and assertion ceremonies and stores the resulting credentials, keyed by the identifiers you supply. It stores no user profile data and makes no authentication decision — it attests proof of possession, and you decide whether that authenticates the user for your system.
You integrate in two phases through your existing RiskOS™ workflows and the DI Web SDK. Registration creates a passkey on the user's device on their first visit, and assertion proves possession of that credential on return visits, using the SDK's registerPasskey() and assertPasskey() methods.
To get started, see the Passkey Integration Guide.

