/pyFF

SAML metadata aggregator

Primary LanguagePythonOtherNOASSERTION

python SAML metadata aggregator

Travis Build

Coverage

Requirements Status

Code Climate

License

Format

PyPI Version

This is a SAML metadata aggregator written in python. It is based on the model for metadata exchange by Ian Young: http://iay.org.uk/blog/2008/10/metadata_interc.html

Features

  • Pluggable "pipelines" for processing SAML metadata
  • Signature validation and creation
  • Support for using PKCS#11 tokens for signing
  • Certificate expiration checking and reporting
  • Fast parallel fetching of multiple streams

Dependencies

  • pyXMLSecurity
  • PyKCS11 (optional)