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

Sophos proxy redirects to login page

Hi,

I'm a developer trying to interface a Ruby client to retrieve data from a local REST interface. The interface is behind a Sophos proxy, so I am specifying the proxy information (IP and port) and my login credentials as part of the request. This works fine in a browser - I am prompted for the proxy login and then the site login.

However, programmatically it appears that there is a redirect to https://passthrough.fw-notify.net, and the site sends back the standard proxy login screen. So despite my specifying login credentials for the proxy, it appears that the credentials are lost in the redirect.

Here is what I am seeing:

https://passthrough.fw-notify.net/static/auth_transparent.html? return=https://


Any ideas on how I can get the credential information to passthrough.fw-notify.net? (or is something else happening?)

Thanks!


This thread was automatically locked due to age.
Parents
  • You don't need to repost it, Jeff - I'll move it, but I still can't "see" your topology or whether the issue is with the HTTP Proxy or the Reverse Proxy.  Maybe a stick diagram would help.  I'm not sure what "There is a proxy that provides access to a local web service that I am trying to connect to" means.

    Cheers - Bob
Reply
  • You don't need to repost it, Jeff - I'll move it, but I still can't "see" your topology or whether the issue is with the HTTP Proxy or the Reverse Proxy.  Maybe a stick diagram would help.  I'm not sure what "There is a proxy that provides access to a local web service that I am trying to connect to" means.

    Cheers - Bob
Children
No Data