[Koha-bugs] [Bug 30444] Enable Shibboleth option for SelfCheck modules for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 3 07:53:14 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30444

--- Comment #15 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi David, 

Thank you for your questions and my apologies for my late reply. 

The exact workflow we are wanting to follow with this patchset is:

1. A patron logs into the OPAC via SSO shibboleth

2. They visit the self-checkout page

3. As Koha is configured with AutoSelfCheckAllowed = allowed, and
AutoSelfCheckId and AutoSelfCheckPass set to a patron with 'circulate'
permissions that patron is used to automatically authenticate to the
self-checkout page

4. Instead of displaying a form asking for the identity (username/password or
cardnumber) of the patron we want to check out to, our patch skips that form by
identifying the person logged into the OPAC as the patron to check out to

So in short, the only difference in behaviour our patchset should have is
skipping the form asking for the identity of the patron we want to checkout
too. 

Does this help clarify the intent?

Thanks,
Alex

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list