[Koha-bugs] [Bug 28417] Authen::CAS::Client always loaded even if CAS is not used

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 30 03:04:56 CEST 2021


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

--- Comment #13 from David Nind <david at davidnind.com> ---
(In reply to Tomás Cohen Arazi from comment #9)
> I took the liberty to straight PQA. but I'm CC'ing the other David just in
> case he can give it a try in case I missed some use case.
> 
> Also, having a simple way to use demo servers will help with other CAS
> reports. So I want everyone to be familiar.

I've added my sign off - not sure I'm the right person for use cases for
authentication related things, but things worked as per the test plan.

Feel free to cc me in on any CAS bugs that required sign off - you always have
great test plans!

A couple of minor things I noticed when testing:

1. After step 3 a restart_all is required, otherwise the link for CAS login is
not displayed.

2. As mentioned in step 1 using CAS 3 or later for casServerVersion affects the
logout action. I found this confusing as it sends you back to the CAS server,
then when you click on login it logs you in to the CAS server rather than
sending you to Koha - I'm sure there is a use case for that, and probably
something those using a CAS environment would be familiar with. Changing
casServerVersion to Version 2 or earlier means you get sent back to Koha.

3. For the staff interface the heading before the link is "Cas login", I think
this should be "CAS login", but pretty minor really and is the how it is
currently.

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


More information about the Koha-bugs mailing list