Download the PHP package simplesamlphp/simplesamlphp-module-discojuice without Composer
On this page you can find all versions of the php package simplesamlphp/simplesamlphp-module-discojuice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simplesamlphp/simplesamlphp-module-discojuice
More information about simplesamlphp/simplesamlphp-module-discojuice
Files in simplesamlphp/simplesamlphp-module-discojuice
Package simplesamlphp-module-discojuice
Short Description A SimpleSAMLphp module to provide a very flexible User Interface implementing an IdP Discovery Service.
License
Informations about the package simplesamlphp-module-discojuice
DiscoJuice module
DiscoJuice is a very flexible User Interface library for implementing an IdP Discovery Service.
As a service provider, connected to a large number of Identity Providers, you would need to ask the user in advance of the authentication process to select an Identity Provider.
DiscoJuice is super-simple to deploy at a Service Provider. Is is as easy as copying and pasting a small javascript reference into the HTML source of your application.
Installation
Once you have installed SimpleSAMLphp, installing this module is very simple. Just execute the following command in the root of your SimpleSAMLphp installation:
where dev-master
instructs Composer to install the master
branch from the Git repository. See the
releases available if you
want to use a stable version of the module.
The module is enabled by default. If you want to disable the module once installed, you just need to create a file named
disable
in the modules/discojuice/
directory inside your SimpleSAMLphp installation.
To enable the discovery service in SimpleSAMLphp, set the discoURL
parameter in your authsources.php
: