Saml2 Metadata generator class
authorSimo Sorce <simo@redhat.com>
Tue, 18 Mar 2014 18:44:05 +0000 (14:44 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 20 Mar 2014 21:28:03 +0000 (17:28 -0400)
commit7a9858c4c93aecde396910607821487513a84191
treeed53b2aaa33260b1799c120c2a5fe7184e698b5a
parent76520e6e044dc5ef04158242753e5a1653d77c25
Saml2 Metadata generator class

This class generates metadata files for IDP and SP services and is meant
to be used at install/configure time.
It uses the certs module to generate certificates.

With tests!

Signed-off-by: Simo Sorce <simo@redhat.com>
ipsilon/providers/saml2/metadata.py [new file with mode: 0755]