[Koha-bugs] [Bug 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 6 19:57:58 CET 2024


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

--- Comment #23 from Christopher Brannon <cbrannon at cdalibrary.org> ---
It is CRITICAL that self check have the ability to auto-login based on url.  We
need to be able to use accounts associated with the circulating library so that
the library has proper stats and so the items are circulating under the correct
circulating rules.

It seems that what we need is a setting under each library that defines which
account to login as for self check.

Then we need to do something like allow the library to navigate their self
check to /cgi-bin/koha/sco/sco-main.pl?branch=BRANCHCODE, which would tell the
page to login to the self check with the credentials from their page.

AutoSelfCheckAllowed set to allow, but having nothing filled in for
AutoSelfCheckID or AutoSelfCheckPass could be the queue for Koha to check for
credentials under the branch, if specified in the URL.

Thoughts?

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


More information about the Koha-bugs mailing list