[magnolia-user] Re: Add web proxy using the REST client module

2017-06-02 Thread Tobias Szczepanski (via Magnolia Forums)
Hi Kyriakos, I'm facing the same situation and didn't find a solution, yet. Did you manage to configure a web proxy with authentication for your ResteasyClient? Regards -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=e400672a-e0b8-4862-be83-f83082ef47f3 --

[magnolia-user] Re: Add web proxy using the REST client module

2017-01-11 Thread Jaroslav Simak (via Magnolia Forums)
Hi, i'd suggest to implement your own ClientRequestFilter that would handle the authentication, and register it as a component in the configuration. Regards. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=e400672a-e0b8-4862-be83-f83082ef47f3 -