Enable optional shared ses cookie for SSO-like use user/jeff/shared_ses_cookie_rebase
authorJeff Godin <jgodin@tadl.org>
Fri, 12 Oct 2012 13:44:25 +0000 (09:44 -0400)
committerJeff Godin <jgodin@tadl.org>
Fri, 12 Oct 2012 15:38:29 +0000 (11:38 -0400)
commit441f99b843576e95b88d31a72b53538699438d66
treeb432b86bd05b96641e0926f93b7318f931b65f1b
parente8dcb2de62179fc924b340ba3230ce5bd4092c42
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
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm