Biometrics for JavaScript
The ForgeRock JavaScript SDK supports AM web biometrics functionality.
Before using web biometrics
-
The device must have a biometric (platform) authenticator.
-
The OS must provide access to the platform authenticator via the API.
-
The browser must support WebAuthn capabilities, and support the OS’s platform authenticator’s API.
If any of the above prerequisites is missing, web biometrics will not work.
For more information on support in AM, see Minimum Web Authentication User Agent Versions in the AM documentation.