Versions Compared

Key

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

Shibboleth 3 Contributions and Extensions

...

Name

Maintainer Contact Info.

Description

Docker Imagejgasper@unicon.net

A Shibboleth IdP base image ready for a configuration overlay. See a fully working idp example.

Salt formula for ShibbolethMatthew X. EconomouSaltStack formula that installs and configures the Shibboleth IdP, the Shibboleth SP, and the Shibboleth DS; currently tested against CentOS 7 and FreeBSD 10, and intended for use with CentOS/Debian/FreeBSD/RHEL/SUSE/Ubuntu/Windows.

...

Name

Maintainer Contact Info.

Description

IdP Audit Log Analysis Toolusers list or issue trackerProvides IdP usage statistics by analyzing audit log files.
Sample SP Applicationmmoayyed@unicon.net

A sample SP application that is protected by Spring Security SAML.

Shibboleth IdP Maven Overlaymmoayyed@unicon.net  Shibboleth Identity Provider packaged and deployed as a Maven overlay.
Shibboleth IdP Template Installerjgasper@unicon.net A template for installing the Shibboleth Identity Provider v3.0 which makes available the Shib-CAS-Authenticator plugin for external SSO authentication. The shibboleth installer is preconfigured and decorated with additional tasks that would provide a fully functional identity provider ready for deployment.
Shibboleth Messages Translationlukas.haemmerle@switch.chTranslations of the Shibboleth messages properties in different languages. Maintained by by several contributors.
Shibboleth IdP Gradle Overlaymmoayyed@unicon.netThe Shibboleth Identity Provider web application built using a Gradle overlay.
IdP Heap ManagementJim FoxDiscussion of garbage collection performance and parameters
Persistent Id with local databasesJim FoxDescription of a method of using independent, local postgres databases for persistent id generation and maintenance
SAML Librarytrscavo@gmail.com

A library of command-line tools for deploying a metadata early warning system and for managing untrusted metadata using a Shibboleth LocalDynamicMetadataProvider. The tools may also be used to monitor an MDQ server, that is, a metadata server configured with a Shibboleth DynamicHTTPMetadataProvider.

SAML AuthnRequest Generation Webpagedmalone@calpoly.edu

A webpage constructed purely of HTML and Javascript that can decode, manipulate, encode, and submit AuthnRequests for debugging.


SAML ECP Demojdennis@sharpeye.comA ECP client implementation written in Python3 illustrating the ECP profile flow with the ability to log all protocol interactions. It also serves as an example of how to process XML and perform HTTP request/response in Python. The implementation is not specific to Shibboleth, it should work with any compliant SP or IdP.