plugin-icon

AH JWT Auth

作者 andrewheberle·
This plugin allows sign in to WordPress using a JSON Web Token (JWT) contained in a HTTP Header.
版本
1.5.4
活躍安裝總數
10
最近更新:
Mar 5, 2025

This plugin allows sign in to WordPress using a JSON Web Token (JWT) contained in a HTTP Header that is added by a reverse proxy that sits in front of your WordPress deployment.

Authentication and optionally role assignment is handled by claims contained in the JWT.

Verification of the JWT is handled by either:

  • a shared secret key
  • retrieving a JSON Web Key Set (JWKS) from a configured URL

During the login process if the user does not exist an account will be created with a matching role from the JWT.

If the JWT did not contain a role claim then user is created with the role set in the plugin settings (by default this is the subscriber role).

免費使用Business方案
目前已測試版本
WordPress 6.7.4
此外掛程式已可供下載,並可用於你 系統。