> If you'd like JSecurity to support this, please open a Jira issue > (https://issues.apache.org/jira/browse/JSEC). It wouldn't be hard to > implement - we'd just have to add some state/behavior to the SavedRequest > object and the class that uses it for redirect.
So the POST would become a GET after the redirect? If so, I don't think that's a great idea, and sure doesn't work with REST interfaces :) That's the main reason the plugin doesn't do it. Cheers, Peter
