Rewriting filter is a package created by Pulse Secure that contains advanced rewrite policies written for making specific applications work when accessed through the rewrite engine.
How to install a rewrite filter:
- Navigate to Users > Resource Policies > Web > Rewriting Filters.
- Click Add Filter.
- After uploading the filter inspect the URL column to ensure the listed URL’s matches the problematic applications used. If required, edit this field by clicking on the listed URL’s. The URL column dictates which pages will this filter apply to (Similar to ACL’s on any device)
DO NOT: Don’t use *:*/* in the URL’s column as this will force the rewrite engine to apply the filter to all pages and this can have undesired effect as the filter was designed only for certain pages with specific content type. The Policy Trace troubleshooting tool will be very helpful in identifying the exact URL’s that your application uses.
Example: For OWA login issue related filter the default URL is http://host_name.domain_name/exchange and the filter will have the URL of the form http://*.*/exchange by default. However if you have changed the OWA default login URL to http://host_name.domain_name/login.html please edit the filter and add the modified URL.
- Ensure the filter is enabled and test if the issue is resolved.