[Koha-bugs] [Bug 17776] New: Shibboleth Authentication is broken in plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 14 15:21:44 CET 2016


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

            Bug ID: 17776
           Summary: Shibboleth Authentication is broken in plack
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Authentication
          Assignee: gmcharlt at gmail.com
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

Shibboleth authentication relies heavily on per request environment variable,
which doesn't play nicely with persistent apps (plack).

We need to convert to using request headers in this case and update the
documentation to reflect this alteration.

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


More information about the Koha-bugs mailing list