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@gmail.com Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@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.