Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.72 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.72 KB

DiscoPower

Build Status Coverage Status Scrutinizer Code Quality Type Coverage Psalm Level

A more advanced replacement for the built-in discovery service, DiscoPower supports grouping identity providers into tabs and provides mechanisms to sort, filter and search.

Installation

Once you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following command in the root of your SimpleSAMLphp installation:

composer.phar require simplesamlphp/simplesamlphp-module-discopower:dev-master

where dev-master instructs Composer to install the master (development) branch from the Git repository. See the releases available if you want to use a stable version of the module.

Documentation

See docs/discopower.md