Hello,
I try to implement Spring Security with OpenID in Google App Engine but I am getting a 'java.security.AccessControlException: access denied' for the RequestURI /j_spring_openid_security_chec
It is working fine if I use '-D--enable_all_permissions=true' as VM Argument.
Any ideas?
Thanks, Ralph