There was a bug in my app. Now both forms, as suggested by Jan and Vladimir, are working:
example.com https://www.google.com/accounts/o8/site-xrds?hd=example.com Thanks everyone for your help. On 31 May 2010 09:24, Scott Ellis <[email protected]> wrote: > Yep, my app is using OpenID. It works if I pass nothing for that parameter > - but uses non-apps generic Google Accounts always in that case. > > I'm wondering - those of you using on of the urls below and having success > - is it only premium domains that work? Or does it only work if the app is > deployed to those domains? > > > On 31 May 2010 01:59, Jan Michael Ibanez <[email protected]> wrote: > >> >> On May 30, 2010, at 9:22 PM, Scott Ellis wrote: >> >> BTW, >> >> I've tried using both: >> >> https://www.google.com/a/example.com/o8/ud?be=o8 >> https://www.google.com/accounts/o8/site-xrds?hd=example.com >> >> without success. In place of example.com I'm using an apps domain that is >> neither premium nor educational...so should have openid already enabled. >> >> >> (I assume your app is using OpenID) >> >> The federated_identity parameter is the OpenID identity. For example, if >> you pass 'some_lj_username.livejournal.com', create_login_url will return >> the URL for the start of the OpenID authentication. >> >> For Google IDs, you can pass: http://www.google.com/profiles >> /<your_google_id> >> >> Not sure about Google Apps for the Domain IDs though. >> Jan Michael Ibanez >> [email protected] >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
