[wordpress插件] Dataporten-oAuth数据端口认证

wordpress 插件 文章 2020-04-12 23:00 503 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin enables login with Dataporten, UNINETTS oAuth2.0 platform.

此插件允许使用UNINETTS oAuth2.0平台Dataporten登录。

The plugin works both with and without Docker.

该插件可以在没有Docker的情况下使用。

When used with docker, environment variables for client_id, client_secret, redirect_uri and much more can be used.

与docker结合使用时,可以使用client_id,client_secret,redirect_uri等环境变量。

The plugin enables new and existing users on a wordpress blog to be automaticly assigned to a role, fetched from an array of defined roles decided from user-groups on Dataporten.

该插件使wordpress博客上的新用户和现有用户自动分配给某个角色,该角色是从Dataporten上的用户组确定的一系列定义角色中提取的。

This plugin needs php curl to work!

此插件需要php curl才能工作!

安装步骤

    1. Upload the plugin files to the /wp-content/plugins/dataporten-oauth directory, or install the plugin through the WordPress plugins screen directly.
    2. 将插件文件上传到 / wp-content / plugins / dataporten-oauth 目录,或直接通过WordPress插件屏幕安装插件。

    3. Activate the plugin through the ‘Plugins’ screen in WordPress
    4. 通过WordPress中的“插件”屏幕激活插件

    5. Use the Settings->Plugin Name screen to configure the plugin
    6. 使用“设置”->“插件名称”屏幕来配置插件

    Quick Start

    快速入门

      1. Download and install the dataporten-oauth plugin.
      2. 下载并安装dataporten-oauth插件。

      3. Setup the oAuth2.0 settings in Settings > Dataporten-oAuth.
      4. 设置> Dataporten-oAuth 中设置oAuth2.0设置。

      5. Enable the plugin with Settings > Dataporten-oAuth > Enabled
      6. 通过设置> Dataporten-oAuth>启用 启用插件

下载地址
https://downloads.wordpress.org/plugin/dataporten-oauth.3.1.zip
-EOF-

AI助手支持GPT4.0