Hi I'm trying to mix authentication using annotations and SSL, but I'm having problems.
I am simply using the code found in the auth-roles-examples (1.2.1) and I have made some changes using the "Switch to SSL" example (http://www.wicket-wiki.org.uk/wiki/index.php/Switch_to_SSL_mode) If I try to access a page that requires me to sign in, and I am redirected to the MySignInPage to which I have added the annotation @RequiredSSL, an exception is thrown which is caused by: wicket.WicketRuntimeException: Already redirecting to 'https://localhost:8443/wirap/authentication?wicket:interface=:1::'. Cannot redirect more than once Now I have verified that the @RequiredSSL annotation works. It only trips up when the system tries to redirect to a page with @AuthorizeInstantiation. Does anyone have any solutions? Many thanks in advance! -- View this message in context: http://www.nabble.com/ssl%2C-roles-and-authorization-tf2087198.html#a5752554 Sent from the Wicket - User forum at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user