You would have to "customize" acegi, but since it is open source, it should possible. Extend some of the acegi classes to add the 3rd condition. You could download the source code and take a look to see if you think that would be an option for you.
-----Message d'origine----- De : Martin Grotzke [mailto:[EMAIL PROTECTED] Envoyé : vendredi 30 juin 2006 10:06 À : MyFaces Discussion Objet : Acegi authentication with several "outcomes" Hello all, we would like to use Acegi but have a "special" requirement. Besides the usual "authentication-success" and "authentication-failure" we want to be able to send the user to another special page according to some condition (s.th. like a 3rd "outcome"). Is that possible to achieve with the combination of Acegi and MyFaces? Thanx for your help, Cheers, Martin

