https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870 --- Comment #19 from David Cook <dcook@prosentient.com.au> --- (In reply to Tomás Cohen Arazi from comment #14)
(In reply to Paul Derscheid from comment #7)
That's right but at LMSCloud we need this as a public route and tcohen also wants this to be public, so the simple approach doesn't fly.
We can have both, really. And when we say 'public' we mean 'unprivileged access' which could or not imply authentication.
I know I struggle to wrap my head around how the API is organised as well... If I recall correctly, I think the majority of API endpoints are for admin/staff users and the "public" APIs are for public/OPAC users. Public users don't have authorizations (hence "unprivileged access"). Some public APIs require authentication and some don't. -- You are receiving this mail because: You are watching all bug changes.