Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • AAI Portal: It's a PHP based web portal, acting as a broker between a deployed AAI and one or more resources. In SWITCHaai it is primarily used to transparently integrate WebCT sysems. It's a SourceForge project maintained by SWITCH.
  • AAIEye : Monitors IdP's and SP's by automatically logging in to the services. Includes a plug-in for Nagios for displaying the results of those test cases. The tool can also collect and display usage statistics (number of logins), which it gathers from the data sent by IdP's and SP's. Developed by CSC.
  • Shibboleth Shim Server and Filter: It's a Java-based server providing Shibboleth SP for standalone Java applications. It requires a Tomcat instance running behind Apache which is protected by Shibboleth. This provides the Shim Server. The Shim Server then redirects a signed, encrypted attribute assertion to an extremely lightweight servlet filter running on the standalone container.

C++ SP Extensions

  • FastCGI SP Application: Allows one to run an SP regardless of the web server used as long as it supports the FastCGI protocol (Lighttpd and Apache for example). Can be run remotely.

...