Django-MDQ 1.2.0

A lightweight SAML2 MDQ server that implements draft-young-md-query implementation.

License
Apache License 2.0
Release date
Status
stable
Type
standalone/web
Maintenance
internal
Platforms
linux, web
Languages
en

Features

  • Runs on top of the metadata downloaded and validated by pyFF (batch pipeline)
  • Have signing features (on top of xmlsec)
  • Have ValidUntil definitions feature
  • Supported Entity Identifiers are urlencoded, sha1 and base64

Description

Django SAML MDQ --------------- A lightweight SAML2 MDQ server that implements draft-young-md-query implementation:

  1. Runs on top of the metadata downloaded and validated by pyFF (batch pipeline) 2) Have signing features (on top of xmlsec) 3) Have ValidUntil definitions feature 4) Supports the following Entities Identifiers: urlencoded, {sha1} and {base64} Remember that pyFF is needed for metadata downloading, it can run as daemon or as a scheduled process (batch)

Contacts