Using a Query String in the URL Path

You can specify a query string in the URL path of a protected resource. For example:

URL path: /test/index.html?test=test

When the requested URL has a query string, Access Gateway searches for a protected resource with a matching URL path and query string. If it can’t find a match, the request returns a resource not found error.

Access Gateway Appliance allows you to configure the URL matching process so that it ignores the query string in the URL path. Access Gateway Service does not have this option. If you want the query string ignored, you must remove it from the URL path of the protected resource.