Where does Spring Webflow store its key?  In the session? If so, you need to make sure that you are retaining the same session (also make sure that you are going back to the correct point in the flow...you may need to provide the eventId).

-Scott

On 10/27/06, Matias Burak <[EMAIL PROTECTED]> wrote:
Hi all,
I have CAS and acegi working perfectly with Spring framework, but i am
having a problem integrating CAS, acegi and Spring Webflow.

What i am trying to do is when the user is navigating in the webflow, at
some step he needs to login, so if he is not logged in, i throw an
AuthenticationCredentialsNotFoundException and Acegi intercepts this
Exception and redirects to the CAS server. Once i entered my user and
password in CAS server, it redirects me back to the flow but it has loosing
the flowExecutionKey, so i can't continue to the next step in the flow.
Does anyone know what can i do?

_________________________________________________________________
Latinos en EE.UU: noticias y artículos de interés para ti
http://latino.msn.com/noticias/latinoseneeuu

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to