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.
-
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.
The source code of this plugin is released under the GPLv2 (see LICENSE.txt).