wicket 6.19 url encryption, after user logout, redirect to new WicketPage()  
is failing with http 404 error (page not found)  as session is destroyed and
key for   encryption was in session   which is no more available.
as per documentation  (KeyInSessionSunJceCryptFactory)  
https://wicket.apache.org/guide/guide/security.html
<https://wicket.apache.org/guide/guide/security.html>  


After logout or session invalidate() ,  I want to redirect to an unsecured
wicket page , please advice how to.

  



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-6-19-url-encryption-session-invalidate-redirect-to-wicket-page-tp4670760.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to