Linux 软件免费装

JWT Single Sign On

开发者 seschi98
更新时间 2019年5月10日 02:09
PHP版本: 5.2 及以上
WordPress版本: 5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

login token sso jwt single-sign-on singlesignon

下载

1.2.0 v1.1.1

详情介绍:

This plugin allows signing in users via JSON Web Token (JWT) in Wordpress. It is used to allow users from another website/service/etc. to securely use their credentials for the Wordpress site. Sample use case: There is an existing user database (e.g. in an intranet environment) and the users should be able to login to an external site that is powered by wordpress, without having to remember another password. This mechanism is also called Single Sign On (SSO). Please note that the user information and role mappings are updated each time the user logs in via SSO. If you do not want to sync the roles from your existing system to wordpress, you can disable the functionality via the settings page.

安装:

  1. Upload the downloaded plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In the administration dashboard, go to "Settings" > "Single Sign On" and configure the JWT settings.

更新日志:

1.2.0 1.1.1 1.1.0 1.0.0