LP#1526558: make it optional to use AuthProxy for SIP client login
authorJeff Davis <jeff.davis@bc.libraries.coop>
Thu, 2 Jul 2020 22:10:56 +0000 (15:10 -0700)
committerBill Erickson <berickxx@gmail.com>
Mon, 17 Aug 2020 14:35:40 +0000 (10:35 -0400)
commitd6af5a2a5b656aca77e424e0c7f988600b2cf8fb
tree1fc2c6c2fa9b7ecdd8e532b0838aabd47f2cd487
parent9889ba7fe203bbe385ee4daf22af8dad7b84755e
LP#1526558: make it optional to use AuthProxy for SIP client login

You may wish to use an authentication proxy for SIP patron
authentication, but generally the SIP client login will be known only to
Evergreen, not to the central authentication system.  This commit avoids
using the authentication proxy for client login unless the new SIP
"use_proxy_for_client_login" option is set to "true".

Signed-off-by: Jeff Davis <jeff.davis@bc.libraries.coop>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm