Microsoft Intune Sign-in through ProxySG fails
Error seen
The Microsoft intune is running on a MAC machine and ProxySG is deployed in an explicit mode
Need to disable protocol detection for Microsoft intune URLs for this please refer https://knowledge.broadcom.com/external/article/167272/functionality-and-expected-behavior-of-t.html
CPL to disable protocol detection for Microsoft intune URLs is as below:
define condition intunedomains
url.domain=microsoftonline.com
url.domain=manage.microsoft.com
url.domain=windows.net
url.domain=config.office.com
url.domain=mobile.pipe.aria.microsoft.com
url.domain=in.appcenter.ms
url.domain=mzstatic.com
url.domain=apple.com.edgesuite.net
url.domain=officeconfig.msocdn.com
url.domain=itunes.apple.com
url.domain=mzstatic.com
url.domain=phobos.apple.com
url.domain=phobos.itunes-apple.com.akadns.net
url.domain=push.apple.com
url.domain=phobos.apple.com
url.domain=ocsp.apple.com
url.domain=ax.itunes.apple.com
url.domain=ax.itunes.apple.com.edgesuite.net
end condition intunedomains
<Proxy>
condition=intunedomains authenticate(no)
<Proxy>
condition=intunedomains detect_protocol(none)
URLs for Microsoft intune are maintained by Microsoft
Refer https://docs.microsoft.com/en-us/mem/intune/fundamentals/intune-endpoints