teach SIP driver how to use open-ils.auth_proxy
Bug #1526558 reported by
Galen Charlton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Evergreen's SIP driver does currently does not know how to use the authentication proxy, which can be awkward if (say) an academic library uses a central LDAP directory to authenticate patrons but also needs to provide access to an authenticated service that only knows how to use SIP2 (or cases where some library patrons are known only to Evergreen but will never be stored in the central authentication system).
I will create a patch to teach the SIP driver how to invoke the authentication proxy.
Evergreen master
tags: | added: ldap sip |
Changed in evergreen: | |
assignee: | nobody → Bill Erickson (berick) |
Changed in evergreen: | |
milestone: | 3.6-beta → 3.next |
To post a comment you must log in.
WIP patch in the user/gmcharlt/ lp1526558_ sip_auth_ proxy branch in the working repository.