Greetings ! I'm working with a Sharepoint Server for another company. The sysadmin there gave us access to the Sharepoint server through a Juniper solution (he called it a VPN, but from our end it behaves more like a proxy). The thing is, I need full access to Sharepoint's REST API, which means that in my HTTP requests, I am using some non-standard headers. And these headers aren't being forwarded to Sharepoint. I've tried to explain the issue to the sysadmin, even showing him how the problem would be solved using other proxy solutions... but he doesn't seem to know what I'm talking about. If I knew what solution he used, maybe I'd be able to help him. From our end, it looks like this: http://imagebin.ca/v/1UKN1jGYPUWd Does anyone have any idea what the sysadmin is using from his side ? Does anyone know what he would have to do to enable request header forwarding ?
... View more