[wordpress插件] OpenID Connect Generic ClientOpenID Connect通用客户端

wordpress 插件 文章 2020-04-11 16:50 447 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This plugin allows to authenticate users against OpenID Connect OAuth2 API with Authorization Code Flow.

此插件允许使用授权代码流针对OpenID Connect OAuth2 API对用户进行身份验证。

Once installed, it can be configured to automatically authenticate users (SSO), or provide a “Login with OpenID Connect”

安装后,可以将其配置为自动验证用户(SSO),或提供“使用OpenID Connect登录”

button on the login form.

登录表单上的按钮。

After consent has been obtained, an existing user is automatically logged into WordPress, while

获得同意后,现有用户将自动登录WordPress,而

new users are created in WordPress database.

在WordPress数据库中创建了新用户。

Much of the documentation can be found on the Settings > OpenID Connect Generic dashboard page.

很多文档可以在“设置”>“ OpenID Connect通用仪表板”页面上找到。

Please submit issues to the Github repo: https://github.com/daggerhart/openid-connect-generic

请向Github存储库提交问题:https://github.com/daggerhart/openid-connect-generic

安装步骤

    1. Upload to the /wp-content/plugins/ directory
    2. 上传到 / wp-content / plugins / 目录

    3. Activate the plugin
    4. 激活插件

    5. Visit Settings > OpenID Connect and configure to meet your needs
    6. 访问设置> OpenID连接并进行配置以满足您的需求

下载地址
https://downloads.wordpress.org/plugin/daggerhart-openid-connect-generic.zip
-EOF-

AI助手支持GPT4.0