I'm trying to get login working with Google App Engine via an IFRAME. It works fine on Firefox, Chrome, Opera etc. Having a problem with IE, due to the "p3p" issue.
The problem is I can't find a way to add the p3p header for the automatic /_ah/openid_verify?continue=....
request, which is where the cookies are set.
Thanks in advance.