LP#1526558: WIP - teach SIP how to use auth_proxy user/gmcharlt/lp1526558_sip_auth_proxy
authorGalen Charlton <gmc@esilibrary.com>
Tue, 15 Dec 2015 23:26:38 +0000 (18:26 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 15 Dec 2015 23:26:38 +0000 (18:26 -0500)
commitff015d1faf99e4f774f363a90cfce82e2180b529
tree13d771287d45d10c2b90c6caed44bcec4512291c
parent3e831ace67580c93369c2160761b308f242cc006
LP#1526558: WIP - teach SIP how to use auth_proxy

Now works for both terminal users and verifying
patron passwords, although the former use-case
is probably unnecessary.  It may be desirable to
teach open-ils.auth_proxy how to *only* request
authentication, and not also establish a session.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm