I don't know if this is possible or not but I would like to have a
authentication interceptor that if a user is not authenticated it saves
the action being called in session and then continues to a login action.
Then after the user has successfully logged in it would call the stored
action again this time passing the interceptor.

Reply via email to