Re: [Dev] [EI] Calling secured proxy from another Secured proxy

2017-12-07 Thread Godwin Shrimal
But how it fails when sending text/xml request ? Thanks Godwin On Thu, Dec 7, 2017 at 6:07 PM, Shafreen Anfar wrote: > I guess it is because proxy_1 is simply sending an application/xml request. > > On Thu, Dec 7, 2017 at 7:45 AM, Godwin Shrimal wrote: >

Re: [Dev] [EI] Calling secured proxy from another Secured proxy

2017-12-07 Thread Shafreen Anfar
I guess it is because proxy_1 is simply sending an application/xml request. On Thu, Dec 7, 2017 at 7:45 AM, Godwin Shrimal wrote: > Hi Devs, > > There are two secured proxy services and both are secured with same > security policy. Front-end application calls the proxy_1 and

[Dev] [EI] Calling secured proxy from another Secured proxy

2017-12-06 Thread Godwin Shrimal
Hi Devs, There are two secured proxy services and both are secured with same security policy. Front-end application calls the proxy_1 and proxy_1 calls proxy_2 using http transport as shown below. *App* --> *proxy_1* --> *proxy_2* Frontend application sending envelope with *ws-security*