Known Issues In Release 97.0.0
Here is the list of known issues in this release.
Issue Number | Category | Description |
|---|---|---|
193306 | Netskope Secure Web Gateway (NG SWG) | Currently, the proxy swaps the host URL-based app name with the referrer-based app name. Policy lookup occurs based on the referrer app name. There are few exceptions where the app name is not swapped:
To ensure that the app name isn’t swapped, you can use the following configuration and provide the app name or domain. For example: "telemetry-app-swap-exception": {
2 "apps": [
3 "Microsoft Office365"
4 ],
5 "domains": [
6 "login.microsoftonline.com"
7 ]
8 }Note Contact Netskope support to enable this on your tenant. |