Download the PHP package informaticauco/simplesamlphp-module-authchain without Composer
On this page you can find all versions of the php package informaticauco/simplesamlphp-module-authchain. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download informaticauco/simplesamlphp-module-authchain
More information about informaticauco/simplesamlphp-module-authchain
Files in informaticauco/simplesamlphp-module-authchain
Download informaticauco/simplesamlphp-module-authchain
More information about informaticauco/simplesamlphp-module-authchain
Files in informaticauco/simplesamlphp-module-authchain
Vendor informaticauco
Package simplesamlphp-module-authchain
Short Description AuthSource Chain Authentication
License MIT
Package simplesamlphp-module-authchain
Short Description AuthSource Chain Authentication
License MIT
Please rate this library. Is it a good library?
Informations about the package simplesamlphp-module-authchain
SimpleSAMLphp Module UCOFilter
This module try to identify an user with multiple AuthSources in chain.
Requirements
- PHP>=5.5
Installation
Installation can be as easy as executing:
Usage
Edit config/authsources.php
and add the next authsource:
AuthSources defined in sources section must support array function login(string $username, string $password)
method or will be ignored. The first AuthSource to identify the user will be used.
All versions of simplesamlphp-module-authchain with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
simplesamlphp/composer-module-installer Version ^1.3
simplesamlphp/assert Version ^1.1
simplesamlphp/simplesamlphp Version ^2.2
simplesamlphp/composer-module-installer Version ^1.3
simplesamlphp/assert Version ^1.1
simplesamlphp/simplesamlphp Version ^2.2
The package informaticauco/simplesamlphp-module-authchain contains the following files
Loading the files please wait ....