]> git.evergreen-ils.org Git - evergreen/tadl.git/commit
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>
Fri, 12 Oct 2012 17:59:56 +0000 (13:59 -0400)
commit1c3ce75dceaa195ca22601c2b14c0719cd149c5d
treee9ddca021bc355160bea5892d19bb0cf1f0cf7d6
parentde0262fbfc865d651db5bc885ef65724b59a73ad
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