summaryrefslogtreecommitdiffstats
path: root/ipsilon/util
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2015-03-10 20:02:07 -0700
committerPatrick Uiterwijk <puiterwijk@redhat.com>2015-03-11 14:48:55 +0100
commita1bcbfd426a6c3860edf53e12da32ff6daad4442 (patch)
tree23ec7aaa0a6c168792cb78d8ca8d1767b203f5e8 /ipsilon/util
parentf06950e46262e4899f42ba3b197525bb2b88b9cb (diff)
downloadipsilon-a1bcbfd426a6c3860edf53e12da32ff6daad4442.tar.gz
ipsilon-a1bcbfd426a6c3860edf53e12da32ff6daad4442.tar.xz
ipsilon-a1bcbfd426a6c3860edf53e12da32ff6daad4442.zip
Validate SP path settings during installation
There are a number of URL path options that can be specified as options when running ipsilon-client-install. There are certain rules that must be followed to result in a valid mod_auth_mellon configuration: - All path options must be prefixed with '/'. - The mellon endpoint path (--saml-sp) must be a subpath of the httpd 'Location' element is it contained within (--saml-base). - The logout (--saml-sp-logout) and post (--saml-sp-post) paths must be subpaths of the mellon endpoint (--saml-sp). This adds validation for all of the above rules. https://fedorahosted.org/ipsilon/ticket/82 Signed-off-by: Nathan Kinder <nkinder@redhat.com> Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'ipsilon/util')
0 files changed, 0 insertions, 0 deletions