LP#1526558: WIP - teach SIP how to use auth_proxy
authorGalen Charlton <gmc@esilibrary.com>
Tue, 15 Dec 2015 23:26:38 +0000 (18:26 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 17 Aug 2020 14:35:40 +0000 (10:35 -0400)
commit9889ba7fe203bbe385ee4daf22af8dad7b84755e
tree0a92406e6122e75bb54473ea4800b0c13753fc33
parenta68ac98314c9d591843fe7ee19de0667381a45fe
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>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm