批准请求2FA身份验证

问题描述 投票:0回答:1

通过Google Authenticator或Microsoft Authenticator,我生成了基于时间的一次性密码(TOTP)。

用户需要在我的网站上插入代码以完成两因素验证。

如何使用自定义帐户在Authenticator App中生成推送通知“批准请求”?

就像这里描述的一样:

https://support.google.com/accounts/answer/7026266?co=GENIE.Platform%3DiOS&hl=en

https://techcommunity.microsoft.com/t5/Azure-Active-Directory-Identity/Microsoft-Authenticator-iOS-now-supports-push-approval-for/ba-p/245120

找不到任何技术文档

two-factor-authentication
1个回答
0
投票

Twilio开发人员推广人员在这里。

您无法与Google Authenticator或Microsoft Authenticator建立这种集成。

一个选项您必须签出Authy push notification API。它使用Authy app,可以免费为您的用户下载,并且可以通过推送通知执行身份验证,也可以回退到应用程序代码甚至SMS中。

让我知道是否有帮助。

© www.soinside.com 2019 - 2024. All rights reserved.