我正在尝试在wordpress上安装google authenticator插件。问题是它不能在安装在azure上的wordpress上工作,因为不兼容。
http://wordpress.org/plugins/google-authenticator-per-user-prompt/
有人可以让我知道,如果他们成功地安装了以下插件在wordpress on azure。
Google Authenticator - Per User Prompt error: Your environment doesn't meet all of the system requirements listed below.
PHP 5.2.4+ (You're running version 5.4.9)
WordPress 3.5+ (You're running version 3.8)
The Google Authenticator plugin must be installed and activated.
If you need to upgrade your version of PHP you can ask your hosting company for assistance, and if you need help upgrading WordPress you can refer to the Codex.谢谢。
发布于 2014-01-27 15:41:31
你安装谷歌验证器插件了吗?http://wordpress.org/plugins/google-authenticator/
发布于 2019-02-07 18:09:28
如果仍然没有解决,尝试这个one,虽然它说“硬件令牌”,任何TOTP应用程序,包括谷歌身份验证应该也可以工作。
发布于 2019-06-30 11:32:08
如果你在Azure中使用wordpress,那么你可以在Azure门户中使用选择google,AAD,gmail open id connect。
Webapp -->身份验证选项-->选择任何开放id
https://stackoverflow.com/questions/21372487
复制相似问题