@@ -, +, @@ RESTOAuth2ClientCredentials --- .../prog/en/modules/admin/preferences/web_services.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref @@ -22,7 +22,7 @@ Web services: choices: 1: Enable 0: "Disable" - - "the OAuth2 client credentials grant for the REST API. Requires Net::OAuth2::AuthorizationServer installed. [EXPERIMENTAL]" + - "the OAuth2 client credentials grant for the REST API. Requires Net::OAuth2::AuthorizationServer installed." - - pref: RESTPublicAnonymousRequests choices: --