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

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/jwt-authenticator/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/jwt-authenticator/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/jwt-authenticator/#installation)
 * [開發資訊](https://tw.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**
 *  最後更新 **9 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.6.30**
 *  語言
 * [English (US)](https://wordpress.org/plugins/jwt-authenticator/)
 * 標籤:
 * [authentication](https://tw.wordpress.org/plugins/tags/authentication/)[jwt](https://tw.wordpress.org/plugins/tags/jwt/)
   [login](https://tw.wordpress.org/plugins/tags/login/)[sso](https://tw.wordpress.org/plugins/tags/sso/)
   [token](https://tw.wordpress.org/plugins/tags/token/)
 *  [進階檢視](https://tw.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/)