Anyone know how to get Spring security openid on Google App Engine working? I tried it, but there is a java.security.AccessControlException: access denied error.
Anyone know how to get Spring security openid on Google App Engine working? I
Share
The only workaround I’m aware of is using dyuproject rather than Spring Security.