Oracle Apex 两因素身份验证

Oracle Apex 两因素身份验证

问题描述:

我正在处理一个项目,我需要添加双重身份验证.我有我的自定义登录,在我启用了 2fa 的一个帐户上,尝试在登录后进行计算并引导到相应的主页"(我不知道是否应该这样做).如果有人可以指导我并解释我做错了什么或我应该怎么做,我将不胜感激.

I'm working on a project and I need to add a Two Factor Authentication. I have my custom login, on one account I have enabled 2fa, tried to do it with with computation after login and leading to corresponding "Home page" (I don't know if this is how it should be done). If somebody can guide me and explain what I'm doing wrong or how should I do this, please I would really appreciate.

Dan McGhan 提供的博客文章提供了一个很棒的完整应用程序,您可以按照它一步一步地进行 2FA.

The blog post given by Dan McGhan is having a great full app that you can follow step by step to have 2FA.

您需要安装 OraOpenSource oos-utils,然后才能下载并运行该应用程序.

You need to install OraOpenSource oos-utils and then you can download and run the app.