[WordPress] 外掛分享: JWT Authenticator

首頁外掛目錄 › JWT Authenticator
10+
安裝啟用
尚無評分
3394 天前
最後更新
問題解決
WordPress 3.2+ v1.1 上架:2016-11-29

內容簡介

這個外掛整合了 JWT 認證並自動建立使用者帳戶。這個外掛程式是為 AAF Rapid Connect 開發,但也可用於其他供應商。

以下是此外掛的運作方式:

使用指令 tr -dc ‘[[:alnum:][:punct:]]’ < /dev/urandom | head -c32 ;echo 產生密鑰。
在您的認證提供商中註冊這個密鑰和呼叫 URL http://yoursite.com/wp-json/jwt-auth/v1/callback。
設定認證和使用者建立參數。其中標有*的參數為必填。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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:

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

延伸相關外掛

文章
Filter
Apply Filters
Mastodon