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)
committerJeff Davis <jeff.davis@bc.libraries.coop>
Thu, 2 Jul 2020 20:59:59 +0000 (13:59 -0700)
commitc2eed3c1c69e324284b9f05984c575492c7ca22e
treec75b03213d07048fa8ab7aa495dee10ecfcbb7b5
parentc99833f1021fcb425975a4170b55f223fee5ee57
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