Linux 软件免费装
Banner图

Plugin Name

开发者 chris.brand
更新时间 2016年5月23日 20:13
PHP版本: 3.8.0 及以上
WordPress版本: 4.1.1
版权: GPLv2 or later
版权网址: 版权信息

标签

otp authentication text sms two-factor clickatell

下载

1.0 1.1 1.2 1.3

详情介绍:

Two-Factor Authentication adds a second step to your login that verifies the identify of a user. When authenticating, the user will receive a SMS/text containing a PIN. The PIN will have to be entered correctly before login can proceed. By doing this, we verify that it's the person in charge of the account trying to authenticate. What does it do? This plugin makes use of the SMS/text messages to a deliver a randomly generated PIN token to a mobile device. The user has the option to opt in or out of the service depending on if he/she has a mobile number loaded in their profile. Visit the FAQ for more information.

安装:

Using Wordpress
  1. Search for "Clickatell" in the Wordpress "Plugins" section
  2. Click "Install" once you locate the "Clickatell OTP" plugin
  3. Activate the plugin and go to "Settings" (or Wordpress general settings)
  4. Configure your API token and preferences
  5. Ensure that the appropriate users have mobile numbers loaded under their user profile.
Manual Install
  1. Install the plugin through Wordpress or copy the entire folder to /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in Wordpress
  3. Go the the general settings (or follow the settings tab from the plugin menu)
  4. Configure the plugin by providing your Clickatell API token
  5. Ensure that relevant users add an OTP number (under profile) to their account. You can decide how to handle this step. If no OTP number is present, two-factor authentication will be skipped for the particular user.

屏幕截图:

  • The screenshot (screenshot-1) indicates how the user will be presented with the second phase of authentication.

升级注意事项:

N/A

常见问题:

What is Two-Factor Authentication (TFA)

Two-Factor Authentication usually indicates to the use of a second requirement during authentication. This can be accomplished in multiple ways, but one of the most common ways include the use of a unique PIN generated and delivered to a physical device in the possession of the user.

Why do I need an API token and where do I get one

In order for the SMS/text messages to be delivered, you need to have an account with Clickatell. You can sign up for an account on their site, Clickatell, and add a REST API to your account. It is important to note that the REST API is the only supported API type at the moment.

Are the text messages free

No, the messages will be charged against your Clickatell account. You will have to monitor the account and keep it loaded with credits.

I lost my device and can't get into my account

You can disable the plugin manually if you have access to where your site is hosted (ex. via FTP). The following article provides instructions. Understanding how WordPress installs plugins.

I am not receiving the second step during authentication

This can point to one of the following

  • The Two-Factor Authentication option should be enabled under your settings
  • Please ensure that you have a mobile number configured under your profile
  • Check the OTP activity page for any error messages. (It could be that your Clickatell account needs more credits)

更新日志:

1.2 1.1 1.0