Guest User!

You are not Sophos Staff.

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

HTML5 VPN Webapp problem

I have a WebApp (https) setup so that I can get to my Mac Mavericks Server web page for changing my password.

Problem is, I get an error that it can't reach the server / page.

The address is https://10.1.1.3.
This brings up the default page for Mavericks web page. On this page is a choice to change your password. The WebApp can get to this page.

Hover over the Change Password link and you see:
https://10.1.1.3/changepassword
If I click on that link, I am brought to an error of not being able to reach the server. When I look at the address in the menu bar, it shows:
https://10.1.1.3/auth?redirect=https://my.server.com/changepassword&send_token=no

Under normal circumstances, a login page would be displayed, followed up with change password fields after successfully authenticating.

I have tried placing the auth?redirect=my.server.com/changepassword&send_token=no into the path option of the Webapp. This resulted in an incorrect page being displayed stating the wiki server is not running.

I have not looked at the web logs on the Mac to see what it says to determine if those shed any clues.

Sophos 9.109-1
Mavericks 10.9.2
OSX Server 3.0.3


This thread was automatically locked due to age.
  • I have solved this redirect issue by using the, "Allow external resources" located under the Advance section. I put the same object, "my-web-server", that is in the Destination field into the Allow external resources box and everything started working.

    Now I have a protected way to have family members change their passwords.