CBOX Authentication
WordPress/CBOX Authentication Plugin
by mlaa · github.com/mlaa/cbox-auth · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mlaa/cbox-auth/archive/refs/heads/master.zipBuddyPress/CBOX Authentication Plugin
This plugin allows authentication against an external propietary API. The API response provides user metadata which is used to populate the user in or out of groups within an installation of Commons-in-a-Box, including roles within the group. It requires BuddyPress.
Installation
-
Move this directory to
wp-content/plugins. -
Define the following constants:
CBOX_AUTH_API_URL,CBOX_AUTH_API_KEY,CBOX_AUTH_API_SECRET. -
Network-activate the plugin.
License
The source code of this plugin is released under the GPLv2 (see LICENSE.txt).