Keycloak - FaceID 或 TouchID/Biomatric 身份验证cordova 应用程序

问题描述

我们如何在 keycloak cordova 移动应用中使用设备 biomatric/touchID 或 faceID 进行身份验证?

尝试使用 WebAuthN 无密码流程并面临注册问题。科尔多瓦中的 Bcz navigator.credentials 不可用。跟随的参考是 https://www.linkedin.com/pulse/overview-fido2-passwordless-authentication-simple-web-sureshkumar-/

使用用户名和密码登录成功后,需要在 keycloak 中为 biomatric/touchID 或 faceID 注册用户。下次启动时,应用程序只需要根据 biomatric/touchID 或 faceID 成功为用户验证设备。

我在 Angular 8 中制作了移动应用程序,并在 Cordova 中为 android 和 ios 生成了移动应用程序。

我们如何实现?

谢谢。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)