Skip to main content

Verified 3.1.0

authID.ai is pleased to announce the release of the following enhancements deployed with our Verified Platform V3.1.0 on November 30, 2022

There are no code changes required for our existing customers to take advantage of the enhancements included in this release. Should you have any questions regarding these changes, please get in touch with us at support@authid.ai.

Components Updated

  • BioWeb 3.1
  • IDComplete 3.33
  • OpenID Connect 1.6
  • Verified Identity Portal 2.2
  • Identity Service 1.2.2

Release 3.1.0 Enhancements

BioWeb

Updated Transaction Screens

Transaction screens have been updated to include a "cancel" button to allow users to return to the primary login screen during authentication transactions.

Updated Desktop Image Capture

When using a desktop camera - user images will be cropped to adjust the field of view relative to the size of the user's face to improve successful biometric capture

Improved Document Scanning Accuracy

New configurable parameters have been enabled to improve the likelihood of correctly captured images for document verification.

Updated Username Capture

Users can now enter usernames that contain certain special characters including the "@" symbol.

Other Supported Characters are:

  • upper and lower case letters (a-z), numbers (0-9),
  • Symbols periods (.), hyphens ( - ), underscores ( _ ) the @ sign , hash ( # ), Circumflex accent ( ^ ), exclamation ( !) , tilde ( ~ ), grave accent ( ').

Cloud Connect

The Okta Cloud Connect integration has been enhanced to support the Custom IDP Factor feature. With this new integration authID Verified can be invoked as a second factor for various Okta workflows such as , password recovery, behavioral and risk and MFA.

Identity Portal

Passwordless Login

The Identity Portal now supports passwordless login using FIDO2 and facial biometrics. All users are encouraged to migrate this new passwordless experience immediately.

Updated User Detail Screens

User detail images have been stylized to better adapt to various screen sizes and to maintain a minimum size.

Configurable Account Lockout

Organizations can now enable account lockout and choose settings for the desired allowable maximum number of failed authentication attempts.

OpenID Connect

PKCE and public client Support

OIDC 1.6.1 now supports “public” client option that does not generate the client secret when created. Within Identity Portal OIDC settings include “ClientType” which allow a choice of "public" or "confidential" and "Require PKCE" parameters.

Enhanced AMR Claim Support

OIDC 1.6.1 returns the authentication method reference (AMR) values for each transaction based on the flow executed within the policy;

Supported AMR values:

  1. face -- When biometric verification is performed outside of enrollment
  2. user -- When a liveness check is performed during biometric verification or enrollment
  3. hwk -- When FIDO2 verification is performed
  4. sms -- When the verification link is sent via sms
  5. email (custom) -- when the verification link is sent via email