Re: using HAProxy in front of SSO

2014-12-10 Thread Baptiste
On Wed, Dec 10, 2014 at 5:35 AM, Vivek Malik vivek.ma...@gmail.com wrote: Hi, AFAIK, Haproxy doesn't have a subrequest feature. However, there are other design solutions possible to make Haproxy as SSO filter. I am using Haproxy is a similar fashion. I have coded my SSO to notify Haproxy

using HAProxy in front of SSO

2014-12-09 Thread Patrick Kaeding
Hello I'm interested in using HAProxy as my external-facing proxy, in front of my applications. I want to implement an SSO application to handle authentication (similar to what is described here:

Re: using HAProxy in front of SSO

2014-12-09 Thread Vivek Malik
Hi, AFAIK, Haproxy doesn't have a subrequest feature. However, there are other design solutions possible to make Haproxy as SSO filter. I am using Haproxy is a similar fashion. I have coded my SSO to notify Haproxy whenever a new SSO authentication session is added. Haproxy adds that session id