Allow Selective Access

  • General

  • Security

  • Actions

Configure General Settings

For reference only, name the selective access configurations you are about to create.
Token is required for enhanced security
Select this check-box to require an access token. Using an access token is an additional layer of security, requiring users to pass a token to the requested URL as a query (GET) parameter.
The time period after which selective access expires and access to Z-Ray is denied. Please note that once selective access is created, it is also made active immediately.

Configure Security Settings


Enter a comma-separated list of IP addresses and ranges allowed access to Z-Ray. Requests from other addresses will be denied. e.g. 127.0.0.1 will limit access to just the local machine, 10.0.0.0/8 will open up access to any address that starts with 10.

Note: If your servers are behind a reverse proxy or a load balancer, you need to supply their IP instead.
Enter a base URL with allowed access to Z-Ray. Z-Ray will be activated only for this URL and all paths below it.
Note: If no URL is specified, Z-Ray will be activated for all requests.
IP Restriction is required
URL Restriction should be a valid absolute URL

Configure Access Actions

Select this check-box to have Z-Ray displayed on any HTML-based page located on your web server and open in a browser.
To display Z-Ray only on Z-Ray Live!, leave this check-box unselected (ideal for debugging support cases, for example).
Select to allow server-side actions. Users will not be allowed to run server-side actions from Z-Ray if this check-box is not selected.