https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23146
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patchset adds release notes| |flexibility to the OAuth2 | |implementation regarding | |how the parameters are | |passed on the request. The | |original implementation of | |OAuth2 only contemplated | |the option to pass the | |client_id and client_secret | |parameters on the request | |body. It is very common | |that clients expect to be | |able to pass them as a | |Basic authorization header. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
