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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/