Bug 25795

Summary: Add OAuth2 scopes to REST API
Product: Koha Reporter: David Cook <dcook>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20627
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25796
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41671
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2020-06-18 03:14:03 UTC
It could be useful to add OAuth2 scopes for managing authorization for the REST API.
Comment 1 David Cook 2026-01-21 02:37:56 UTC
I don't know if this would be possible without having Koha have an OAuth2 authorization server...