Blocking user or IP¶
Insight-gateway is central entry for insight-requests. Requests called from users or IPs can be blocked and unblocked with the following scripts.
Powershell:
middleware\scripts\block-user.ps1
middleware\scripts\block-ip.ps1
middleware\scripts\unblock-user.ps1
middleware\scripts\unblock-ip.ps1
There are also .sh-aquivalents for linux.
With the following urls the blocked users and IPs can be listed:
http://my-insight-server:8080/insight-gateway/rest/blockrequest/list/users
http://my-insight-server:8080/insight-gateway/rest/blockrequest/list/ips