summaryrefslogtreecommitdiffstats
path: root/ipsilon/install/ipsilon-client-install
Commit message (Expand)AuthorAgeFilesLines
* Drop all the calls to .keys() when iterating on the keys of a dictPierre-Yves Chibon2015-08-111-1/+1
* Add client install option to disable logout over SOAPRob Crittenden2015-07-161-1/+5
* Add support for logout over SOAPRob Crittenden2015-07-161-0/+1
* Default --saml-sp-logout/post base on --saml-spJamie Lennox2015-07-071-6/+11
* ipsilon-client-install give password in env. var.Rich Megginson2015-06-091-0/+3
* Update Copyright header point to COPYING fileRob Crittenden2015-05-081-16/+1
* Use python logging in install / log cherrypy at right severityRob Crittenden2015-05-071-4/+4
* Suppress --config-profile option from installer script help outputNathan Kinder2015-04-061-1/+1
* Allow SP registration from ipsilon-client-installNathan Kinder2015-04-011-1/+87
* SP uninstall attempts to run installNathan Kinder2015-03-311-2/+2
* Allow user to specify Name ID format when configuring SP.Rob Crittenden2015-03-231-0/+4
* Allow SP installation to be on non-standard portsNathan Kinder2015-03-181-2/+19
* Validate SP path settings during installationNathan Kinder2015-03-111-0/+21
* Add Cache-Control header to prevent browser caching of SAML auth locationNathan Kinder2015-03-101-0/+1
* Require SSL on SP when using --saml-secure-setupNathan Kinder2015-03-101-0/+7
* Add support for passing configuration profileSimo Sorce2014-06-041-0/+42
* Allow turning off security at install timeSimo Sorce2014-06-041-1/+11
* Always use saml by defaultSimo Sorce2014-05-011-5/+5
* Fix typo in ipsilon-client-installSimo Sorce2014-05-011-1/+2
* Move templatized file creation to toolsSimo Sorce2014-04-211-15/+10
* Move fixing files functionality to toolsSimo Sorce2014-04-211-10/+1
* Add basic installation script with saml supportSimo Sorce2014-04-111-0/+259