VPM authentication bypass rule similar to config shown below is not matched when Edge SWG receives traffic to example.com:
define category Category_test example.comend
define condition Auth_bypasshttp.connect.host.category=(Category_test)end
<Proxy>Condition=Auth_bypass authenticate(no)
"HTTP Connect URL Category" object is not meant to be used in authentication rules.
To resolve the issue, instead of using "HTTP Connect URL Category", please use "Request URL Category" object.