[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2023-09-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

--- Comment #5 from Kyle M Hall  ---
This feature was created for the PA Liberty ebook project (
https://www.paliberty.net/ ). It was basically an attempt to use Koha as an
ebook platform in a manner similar to Overdrive. Libraries would join the PA
Liberty group and patron's would be able to log in to the PA Liberty catalog in
order to download and read ebooks. To do so, this patch would authenticate the
patron against their home ILSs' SIP service.

It appears that the Liberty Project id dead. So the code isn't needed by anyone
anymore. That being said, it certainly has merit and could be used for future
projects of that ilk.

If anybody is interested in seeing this feature in Koha I'd be willing to try
rebasing it. We've had some enhancements to the sip cli script that would
require updating the code.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2023-09-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

--- Comment #4 from Katrin Fischer  ---
Hi Kyle, is this still something you plan to work on? Could you explain the use
case?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2018-10-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2018-10-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

Alex Buckley  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||alexbuck...@catalyst.net.nz

--- Comment #3 from Alex Buckley  ---
Hi Kyle

Can you please rebase, as you can see the patches are not applying cleanly on
master:

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 18768 - Convert logic in sip_cli_emulator to a reusable library
Applying: Bug 18768 - Add support for authenticating against external SIP
servers ala LDAP and CAS
/home/vagrant/kohaclone/.git/rebase-apply/patch:360: trailing whitespace.
  Make sure that ALL required fields are populated by your LDAP database (and
mapped in KOHA_CONF).  
/home/vagrant/kohaclone/.git/rebase-apply/patch:401: trailing whitespace.
Once a user has been accepted by the LDAP server, there are several
possibilities for how Koha will behave, depending on 
/home/vagrant/kohaclone/.git/rebase-apply/patch:417: trailing whitespace.
their SIP password OR their local one.  If this is a problem, then you should
enable update and supply a mapping for 
warning: 3 lines add whitespace errors.
Using index info to reconstruct a base tree...
M   C4/Auth.pm
:360: trailing whitespace.
  Make sure that ALL required fields are populated by your LDAP database (and
mapped in KOHA_CONF).  
:401: trailing whitespace.
Once a user has been accepted by the LDAP server, there are several
possibilities for how Koha will behave, depending on 
:417: trailing whitespace.
their SIP password OR their local one.  If this is a problem, then you should
enable update and supply a mapping for 
warning: 3 lines applied after fixing whitespace errors.
Falling back to patching base and 3-way merge...
Auto-merging C4/Auth.pm
CONFLICT (content): Merge conflict in C4/Auth.pm
Failed to merge in the changes.
Patch failed at 0001 Bug 18768 - Add support for authenticating against
external SIP servers ala LDAP and CAS
The copy of the patch that failed is found in:
   /home/vagrant/kohaclone/.git/rebase-apply/patch
When you have resolved this problem run "git bz apply --continue".
If you would prefer to skip this patch, instead run "git bz apply --skip".
To restore the original branch and stop patching run "git bz apply --abort".
Patch left in
/tmp/Bug-18768---Add-support-for-authenticating-against-rU5kes.patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2017-07-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

Jonathan Field  changed:

   What|Removed |Added

 CC||jonathan.field@ptfs-europe.
   ||com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2017-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

--- Comment #1 from Kyle M Hall  ---
Created attachment 64155
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64155=edit
Bug 18768 - Convert logic in sip_cli_emulator to a reusable library

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2017-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

--- Comment #2 from Kyle M Hall  ---
Created attachment 64156
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64156=edit
Bug 18768 - Add support for authenticating against external SIP servers ala
LDAP and CAS

This feature allows Koha use to use other ILSs as an authenticate target in a
manner someone similar to how we authenticate LDAP. It allows Koha to be
configured with a list of external SIP2 servers to authenticate against. Koha
will find the correct server to use based on the order and cardnumber prefix
chosen, send a patron information request and handle the patron login based on
the response.

Test Plan:
1) Apply this patch set
2) Set up another Koha server as a SIP2 target
3) Follow the setup procedure detailed in the POD in Auth_with_sip.pm
4) Log in with a username/password that exists on the external server but not
in this one

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2017-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

Kyle M Hall  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2017-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

Kyle M Hall  changed:

   What|Removed |Added

URL|https://github.com/kylemhal |https://github.com/bywaters
   |l/Koha/commits/sip2_client  |olutions/bywater-koha-devel
   ||/tree/bug_18768

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18768] Add the ability to authenticate patrons against other ILSs via SIP2

2017-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18768

Kyle M Hall  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |k...@bywatersolutions.com
   |ity.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/