Enable optional shared ses cookie for SSO-like use
authorJeff Godin <jgodin@tadl.org>
Fri, 12 Oct 2012 13:44:25 +0000 (09:44 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 7 Apr 2015 16:20:05 +0000 (12:20 -0400)
commite7ea5b3f2e3b2296f687ee0596ec59e0b6b77f10
tree8768a883d8e4f5cb4b7321070ca2f48bb69098d5
parentea8d5c82a14a0fb1eee33cc8dcaa3022748e162f
Enable optional shared ses cookie for SSO-like use

Enable a shared ses cookie which is set at the domain level and can
then be used by other web based systems to verify an Evergreen user.
One example would be EZproxy with one of the CGI authentication
options.

TODO: move shared_ses_domain_regex into a single location

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/examples/apache/eg_vhost.conf.in
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm