https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30444 --- Comment #25 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Hi David and Martin, Many thanks both for your input. (In reply to David Cook from comment #23)
Could you elaborate on that?
Do you mean a syspref to control the Single Logout (SLO)?
Yes that's right a syspref to control the Single Logout (SLO). (In reply to Martin Renvoize from comment #24)
I've been taking a very different approach to a similar feature to this over on bug 30979 (patches not attached yet as I'm still working on it)..
In my approach, instead of using the existing SCO pages, I just add a 'Trusted' option that allows OPAC users to checkout to themselves via a new self checkout modal once they're logged in.. This negates the need for a double login (i.e. the SCO login + the user login).. and it should work with all login types (Local, Shibboleth, LDAP etc)
That sounds like a good way to handle users checking out to themselves. I'll be interested to have a play with your patches once you're completed and see if they could be a replacement for this patchset. Kind regards, Alex -- You are receiving this mail because: You are watching all bug changes.