Table of Contents |
---|
Short Description
This work builds on the specification of the F-TICKS format in order to measure the amount of authentication events within an Authentication and Authorization Infrastructure (AAI), in particular eduGAIN.
People
- Mario Reale
- Jule Ziegler
- Miroslav Milinović
- Valeria Ardizzone
VCs
...
Schedule: biweekly on Fridays via Skype
Format
Available from here: F-ticks standard
How to configure your Shibboleth IdP to send the F-ticks
Easily done in 2 steps:
1) Modify the file "logback.xml" adding this part of code right above "<!-- F-TICKS syslog destination -->" <!-- F-TICKS syslog destination. --> <logger name="Shibboleth-FTICKS" level="ALL" additivity="false"> |
---|
2) Restart the service with the following command:
/bin/sh /opt/shibboleth-idp/bin/reload-service.sh -id shibboleth.LoggingService |
Reference Material
F-TICKS Working Plan: https://docs.google.com/document/d/1R0GDwYZvkONCR65GwhqydIXzsUo6plK4GwGuBf6oCXk/edit?usp=sharing
F-TICKS GitHub Repository: https://github.com/GEANT/CampusIdPFThicks