Download the PHP package simplesamlphp/simplesamlphp-module-fticks without Composer
On this page you can find all versions of the php package simplesamlphp/simplesamlphp-module-fticks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simplesamlphp/simplesamlphp-module-fticks
More information about simplesamlphp/simplesamlphp-module-fticks
Files in simplesamlphp/simplesamlphp-module-fticks
Package simplesamlphp-module-fticks
Short Description SimpleSAMLphp module to record F-Ticks statistics
License MIT
Informations about the package simplesamlphp-module-fticks
fticks:Fticks
Log statistics in the F-ticks federation log format.
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
(development)
branch from the Git repository. See the
releases
available if you want to use a stable version of the module.
Configuration
Next thing you need to do is to enable the module: in config.php
,
search for the module.enable
key and set fticks
to true:
For configuration of the module, see docs/authproc_fticks.md.
Acknowledgements
Some work on making SimpleSAMLphp log in F-ticks format was done by NIIF, and is available at NIIF. This module may derive ideas from their work.
Likewise, some ideas came from the Shibboleth IdP's F-ticks implementation and some of the config options should look familiar to Shibboleth users.
All versions of simplesamlphp-module-fticks with dependencies
ext-posix Version *
ext-sockets Version *
simplesamlphp/assert Version ^1.0
simplesamlphp/composer-module-installer Version ^1.3
simplesamlphp/saml2 Version ^4.6
simplesamlphp/simplesamlphp Version ^2.1