This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM 9.2 transparent mode AD SSO

Profile is set for transparent mode, AD SSO authentication.  This should work with no proxy configuration on the clients.  However, if I don't configure the clients with IP of proxy server and port 8080, no internet connection.  If clients are configured with this proxy info, everything works fine.  Tech support said I needed to add the IP of the proxy server to trusted sites in the clients, but this made no difference.  Obviously transparent mode also scans port 8080.  It works, but it bothers me that it is not working as it is supposed to.  Anybody else run into this or have a solution?  Thanks.


This thread was automatically locked due to age.
Parents
  • cjc, I assume you are using 9.201 with AD SSO in Transparent Mode.

    Authentication is not performed on HTTPS requests.  Therefore if the first request is HTTPS, it should use the "last known" user from that IP.

    Unless you are doing things like changing IPs or restarting the proxy (which loses the last known user) in theory it should just work.
Reply
  • cjc, I assume you are using 9.201 with AD SSO in Transparent Mode.

    Authentication is not performed on HTTPS requests.  Therefore if the first request is HTTPS, it should use the "last known" user from that IP.

    Unless you are doing things like changing IPs or restarting the proxy (which loses the last known user) in theory it should just work.
Children
No Data