https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16652 Jiří Kozlovský <mail@jkozlovsky.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Jiří Kozlovský <mail@jkozlovsky.cz> --- The extensions we need for xcncip2toolkit: Authenticate user's credentials - can this be done using API? Retrieve user's personal information (bug #16330 - Signed off at the moment) - email, firstname, lastname, middlename, street, city & distinction between employee/reader for providing the user's identity to a simpleSAMLphp xcncip2 module (https://github.com/moravianlibrary/SimpleSAMLphp-modules/tree/master/modules...) & for showing the profile in VuFind - also user's blocks and traps (called debarred in Koha) would be useful Retrieve, create & cancel user's holds (bug #13903 - Pushed to master) - within the retrieval we need the hold queue length for each hold Retrieve & renew user's checkouts/issues (bug #13895 - Failed QA) - we need to include the renewability to prevent user from being denied while trying to renew Retrieve user's checkouts history with pagination support (no bug yet) Retrieval of user's accounlines (bug #15165 - In discussion) Retrieve items & biblios - especially availability & current location - it also would be nice to include the requestability to currently logged in user in VuFind somehow to prevent user from being denied while trying to borrow -- You are receiving this mail because: You are watching all bug changes.