Skip to content

nullaegy/pyFF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python SAML metadata aggregator

License Travis Build Coverage Maintainability Format PyPI Version Documentation

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

  • Fully customizable processing pipelines in yaml.
  • Easy to retrieve, analyze, transform, sign and publish SAML metadata.
  • Operate in batch or online mode using embedded HTTP server.
  • Provide a full MDX implementation.
  • Make use of PKCS#11 tokens and HSMs for key protection.
  • Fully compatible with thiss.io discovery service.
  • Fully compatible with mdq-browser frontend app.

Dependencies

  • pyXMLSecurity
  • PyKCS11 (optional)

More information

Project homepage: https://pyff.io/

About

SAML metadata aggregator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.9%
  • JavaScript 32.0%
  • HTML 7.0%
  • XSLT 6.4%
  • CSS 2.2%
  • Shell 0.5%