Linux 软件免费装
Banner图

Disable REST API and Require JWT / OAuth Authentication

开发者 bfintal
gambitph
更新时间 2017年9月26日 18:25
捐献地址: 去捐款
PHP版本: 5.2 及以上
WordPress版本: 4.8.2
版权: GPLv3
版权网址: 版权信息

标签

web authentication json api rest wp-api jwt rest-api oauth wp-json

下载

1.0

详情介绍:

When you activate this plugin, all REST API endpoints will be disabled for non-authorized requests. Best used with any of these plugins: Blocks ALL REST API endpoints except for: Allows all REST API endpoints if they come with a valid Bearer Token Authentication (authentication via GET URL variables are still blocked) When used alone in your site, your REST API will essentially be disabled.
Note that this plugin itself doesn't provide JWT or OAuth authentication, it only whitelists them.
Features

安装:

  1. Head over to Plugins > Add New in the admin
  2. Search for "Disable REST API and Require Authentication"
  3. Install & activate the plugin
  4. Now your REST API endpoints are disabled for non-authenticated requests.

屏幕截图:

  • Blocked REST API requests
  • Authenticated REST API requests are allowed

升级注意事项:

None.

更新日志:

v1.0