Well, I'm currently writing a piece of code which stands behind HAProxy and whose purpose is to authenticate a user. Once authenticated, it updates HAProxy who, in turn, let the user browse the application and sets authentication requirement on the fly.
I think OTP will be possible :) Still a lot of work to do on this project and HAProxy needs some patches as well, so I can't say more for now. Just stay tuned, I'll update the ML once done :) That said, if you have some requirements, this is the moment :) Baptiste On Tue, Mar 18, 2014 at 2:04 PM, Roel Cuppen <[email protected]> wrote: > Hi Baptiste, > > Many thanks for your explination > What kind of daemon is it ? > > > OTP = One Time Password. > > Kind regards, > > Roel > > > 2014-03-18 11:03 GMT+01:00 Baptiste <[email protected]>: > >> Hi Roel, >> >> Let say there are currently some developments in that way. >> It won't be part of HAProxy, but rather a third party daemon >> interacting deeply with HAProxy. >> >> What do you mean by OTP? >> >> Baptiste >> >> >> >> On Mon, Mar 17, 2014 at 9:43 PM, Roel Cuppen <[email protected]> wrote: >> > Hi, >> > >> > I would like to know if it is possible to add radius authentication. So >> > that >> > the http authentication users kan exist in a radius database. >> > >> > Whenever a radius authentication feature is active , it;s possbile to >> > add >> > OTP authentication. >> > >> > Kind regards, >> > >> > Cuppie > >

