Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Adds support for secure, single-sign on into WordPress for account owners via hosting control panels.

License

Notifications You must be signed in to change notification settings

bluehost/endurance-wp-module-sso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
Endurance Logo

Single-Sign On WordPress Module

Version Number License

Adds support for secure, single-sign on into WordPress for account owners via hosting control panels.

Installation

1. Add the Bluehost Satis to your composer.json.

composer config repositories.bluehost composer https://bluehost.github.io/satis

2. Require the bluehost/endurance-wp-module-sso package.

composer require bluehost/endurance-wp-module-sso

Usage

This module is forced active and cannot be disabled by users. There is no UI or other options.

More on Endurance WordPress Modules