Hey,
I am currently investigating whether I can use Acegi security as part of a new project I am involved with.
The project already relies quite heavily on Spring and as such, using Acegi for the security model seems to make sense.
The problem I have is that we have a requirement for a rather strange and unique login mechanism which is not covered by Acegi out of the box. I assume I need to write a custom authentication mechanism but have not got a good idea where to start.
Does anybody have any help or advice on how to do such a thing?
Even a web based article on the subject would be good.
Thanks for the help.
Pete



