After Web Protection Suite (WPS) subscription is added.
Office365 (O365) application start to have unexpected behavior.
This is caused by product bug
Connectivity> PAC files >Created PAC file
Include Office365 Bypass is disabled automatically like below.
As a result,
Fail to bypass host defined function webAppBypass(url, host) like below
Then After enabling Include Office365 Bypass to revert back
if (wssBypass(url, host)) return "DIRECT"; was added like below
Web Security Service Portal
Broadcom is aware of this issue.
Please perform the following workaround.
Enable Include Office365 Bypass manually
Delete if (wssBypass(url, host)) return "DIRECT" manually