https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17004
Jiri Kozlovsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion Summary|REST API: add route to |REST API: add route to |authenticate patron |authenticate patron (Single | |Sign On - SSO) --- Comment #2 from Jiri Kozlovsky <[email protected]> --- (In reply to Lari Taskula from comment #1) > We have implemented userid/cardnumer & password CGISESSID-authentication. I > will rebase it on master and upload the patch here. That's nice! So don't you mind me to put your solution here on bugzilla rebased on master with current REST API conventions? I've found your implementation here: https://github.com/KohaSuomi/kohasuomi/blob/kohasuomi3.16/api/v1/swagger/paths/auth.json (the POST method) I think it would go quiet quick if I omit your dependencies of the PageObject-tests. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
