Have you tried it without the "javascript:" URL trick to use RPC/RequestBuilder? (i.e. posting a form)
Otherwise, you might have to use an iframe nowadays… or better (IMO) use a popup (that's what the various "sign in with Google" things use: OpenID Connect –or just plain OAuth 2– with the "implicit grant" flow)
On Friday, October 11, 2013 4:24:53 PM UTC+2, Axel R wrote:
Hi Thomas,
I have search and met this "old" document. I tried it and did not succeed to implement the solution, maybe I have not passed not enough time or maybe I am too bad. I do not understand, reading the post if this method will works in ALL RECENT browser... But thanks for the answer, I will try again.