[Koha-bugs] [Bug 21586] New: Add generic OpenIDConnect client implementation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 17 09:59:09 CEST 2018


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

            Bug ID: 21586
           Summary: Add generic OpenIDConnect client implementation
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Authentication
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

It would be great to have a generic OpenIDConnect client that anyone could
point at any OpenIDConnect server for authentication.

Years ago, I wrote this software client for a client that needed to connect to
2 different upstream servers. 

More recently, I've re-used the code for a different client with a different
upstream server.

The first third-party server wasn't compliant to the standard, so there are
some hacks in my code, but the second latest third-party server does seem
compliant, so you should be able to use this code legitimately without
compromising as well.

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


More information about the Koha-bugs mailing list