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

            Bug ID: 19373
           Summary: CAS Login for staff interface always go back to home.
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Authentication
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When I'm disconnected from the staff interface for inactivity, I noticed that
CAS login always go back to homepage while local login sends me to the correct
page (for example a borrower page). 

When I checked the CAS login URL, I see that the service part is composed of
the base url followed-up directly by the query part of the page. The script
part is absent. Then, I checked C4/Auth_with_cas.pm and see in the sub
_url_with_get_params that get_script_name() is only called for the OPAC login.

Is there a specific reason for that or can we call get_script_name() for both
context ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/

Reply via email to