30 Jun
2026
30 Jun
'26
3:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41671 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- I think really what we're trying to do here is have Koha be a proper OAuth2 authorization server. And we get part of the way with Koha/REST/V1/OAuth.pm but we don't fully implement it. I am tempted to transition the syspref "RESTOAuth2ClientCredentials" to something like "RESTOAuth2Server", but I suppose we could just add new ones like "RESTOAuth2AuthCode" and "RESTOAuth2DeviceGrant". And then with bug 25796... maybe we have something like "RESTOAuth2AuthServer" where the options are "Koha Auth Server", "External Auth Server". -- You are receiving this mail because: You are watching all bug changes.