Add basic installation script with saml support
authorSimo Sorce <simo@redhat.com>
Sat, 5 Apr 2014 17:23:02 +0000 (13:23 -0400)
committerSimo Sorce <simo@redhat.com>
Fri, 11 Apr 2014 22:02:07 +0000 (18:02 -0400)
commita0374da67060c6e69ff6f1c2d25d2df357c25751
tree23231072e26ab1a212300086daf281b8109d0938
parent2bed65a8810b7f81ec2be93275fa06f4da52e56f
Add basic installation script with saml support

Generates (self signed) certificates and a metdata.xml file.
Optionally configures an Apache Httpd server.
If the admin does not configure a specific application at install time
a default landing page is made available to be able to test that the SP
configuration works.
Uninstall removes all certificates and metadata file and is irreversible.
ipsilon/install/ipsilon-client-install [new file with mode: 0755]
setup.py
templates/install/saml2/sp.conf [new file with mode: 0644]
ui/saml2sp/index.html [new file with mode: 0644]