WP Manifestindependent plugin directory
manifest / users / cbox-auth

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.zip

BuddyPress/CBOX Authentication Plugin

Build status

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

  1. Move this directory to wp-content/plugins.

  2. Define the following constants: CBOX_AUTH_API_URL, CBOX_AUTH_API_KEY, CBOX_AUTH_API_SECRET.

  3. Network-activate the plugin.

License

The source code of this plugin is released under the GPLv2 (see LICENSE.txt).