Title: JWT Authenticator
Author: Shawn
Published: <strong>2016 年 11 月 30 日</strong>
Last modified: 2016 年 12 月 1 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/jwt-authenticator.svg)

# JWT Authenticator

 作者：[Shawn](https://profiles.wordpress.org/shawnxlw/)

[下载](https://downloads.wordpress.org/plugin/jwt-authenticator.zip)

 * [详情](https://cn.wordpress.org/plugins/jwt-authenticator/#description)
 * [评价](https://cn.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/jwt-authenticator/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/jwt-authenticator/#developers)

 [支持](https://wordpress.org/support/plugin/jwt-authenticator/)

## 描述

This plugin integrates JWT authentication and automates user creation. The plugin
is written for AAF Rapid Connect, but can be used for other providers too.

Here is how this plugin works:

 1. Generate a secrete key with command: tr -dc ‘[[:alnum:][:punct:]]’ < /dev/urandom
    | head -c32 ;echo
 2. Register the key and call back URL http://yoursite.com/wp-json/jwt-auth/v1/callback
    with your authentication provider.
 3. Specify authentication and user creation parameters. Those marked with * are required.

## 屏幕截图

[[

## 安装

You can install this plugin directly from your WordPress dashboard:

 1. Go to the _Plugins_ menu and click _Add New_.
 2. Search for _JWT Authenticator_.
 3. Click _Install Now_.
 4. Activate the plugin.
 5. Alternatively, you can download the plugin and install manually:
 6. Upload the entire `/jwt-authenticator/` folder to the `/wp-content/plugins/` directory.
 7. Activate the plugin.

## 常见问题

  Does this plugin have dependencies on other plugins?

No.

  Where can I configure the plugin

You can find the settings page here: _Settings > Settings > JWT Authenticator_

  Where can I get help?

You can try the WordPress Support Forum or email me directly.

## 评价

此插件暂无评价。

## 贡献者及开发者

「JWT Authenticator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Shawn ](https://profiles.wordpress.org/shawnxlw/)
 *   [ Shawn ](https://profiles.wordpress.org/shawn/)

[帮助将「JWT Authenticator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/jwt-authenticator)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/jwt-authenticator/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/jwt-authenticator/)，或通过[RSS](https://plugins.trac.wordpress.org/log/jwt-authenticator/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/jwt-authenticator/)。

## 更新日志

#### 1.1

 * Added screenshots

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.1**
 *  最后更新：**10 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.2 或更高版本 **
 *  已测试的最高版本为 **4.6.30**
 *  语言
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * 标签
 * [authentication](https://cn.wordpress.org/plugins/tags/authentication/)[jwt](https://cn.wordpress.org/plugins/tags/jwt/)
   [login](https://cn.wordpress.org/plugins/tags/login/)[sso](https://cn.wordpress.org/plugins/tags/sso/)
   [token](https://cn.wordpress.org/plugins/tags/token/)
 *  [高级视图](https://cn.wordpress.org/plugins/jwt-authenticator/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/jwt-authenticator/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/jwt-authenticator/reviews/)

## 贡献者

 *   [ Shawn ](https://profiles.wordpress.org/shawnxlw/)
 *   [ Shawn ](https://profiles.wordpress.org/shawn/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/jwt-authenticator/)