Plugin Name
开发者 |
shirounagi
|
更新时间 |
2014年9月21日 16:11 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
3.8.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin allows to authenticate users against OpenID Connect OAuth2 API with Authorization Code Flow.
Once installed and properly configured, it will start redirecting to IdP consent page. After consent
has been obtained, user is automatically created in WordPress database.
安装:
- Upload
generic-openid-connect.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- IdP Endpoint URL, Client ID, Client Secret values you'll need to copy-paste into
respective fields on the plugin settings page.
更新日志:
1.0
First version