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.
- Save Action Invocation Phillip Grenier
- Re: Save Action Invocation Toni Lyytikäinen

