ForgeRock SDKs

Node configuration

To use mobile biometrics with iOS SDK, the nodes in AM require specific configuration:

  1. In both the WebAuthn Registration and WebAuthn Authentication nodes, the Return challenge as JavaScript option must be disabled.

  2. In the WebAuthn Registration node, the Authentication attachment must be either UNSPECIFIED, or PLATFORM.

  3. In WebAuthn Registration node, the Accepted signing algorithms must include ES256.

  4. In both WebAuthn Registration and WebAuthn Authentication nodes, the Origin domains must include ios:bundle-id:application-bundle-identifier for AM 7.1 or later.

Copyright © 2010-2023 ForgeRock, all rights reserved.