Implicit proxy + Saml (azure) auth oddity
Hi everyone, bit of a niche problem, I have many students working from home with laptops provided by us, they are hard configured to browse by the proxy we have set and they're locked down to keep it that way, they can browse some times but not all.
- So we have an implicit proxy exposed on the FG's wan interface.
- The proxy is configured to default deny.
- There are proxy policies in place permitting access to Azure for the auth process to succeed which it does
- A default policy is inplace that has the SAML_Group object associated against it to permit the learners access to the web, src=all + SAML_Group, dst=all, security= student-web-filter, Full SSL inspection.
- Clients win11, have the CA cert installed from the gate to their trusted ca stores.
- A session token is provided to the user post auth with 5 minute timeout.
- The user on their laptop can browse the web to certain sites, but then it suddenly blocks them going from say google to whatsmyip.
- In the logs I can see the successful connections are recorded to the UPN user@domain.com etc
- In the default deny log I can see the connection to whatsmyip being blocked and there being no user registered against that specific connection, in this case whatsmyip.
- the whatsmyip site is in a permitted category on the assigned webfilter.
- Proxy settings place the proxy on port 8080 for both http & s.
- http/s sites are being blocked.
