Seems that you can achieve that requirement with a Filter and a simple redirect 
on a condition.

To be more specific would need more details :)

-----Mensaje original-----
De: L Frohman [mailto:[EMAIL PROTECTED] 
Enviado el: viernes, 30 de junio de 2006 10:22
Para: 'MyFaces Discussion'
Asunto: RE: Acegi authentication with several "outcomes"

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



Reply via email to