I'm using "gmail.com" for google accounts and "example.com" for Google Apps Account. It works for authorization but the problem for me is to separate those accounts after authorization. I need to know is it Google Accounts or Google Apps Account and if it is GAA then which domain. User.auth_domain() always returns "gmail.com".
I did asked this question before but have no response. http://groups.google.com/group/google-appengine/browse_thread/thread/65acd1715a589836/d595ce27f6becde4?hl=en On 30 May 2010 18:04, 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 > > > The second URL works for me as the parameter for federated_identity. > > 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. > -- Regards, Vladimir Prudnikov. Email: [email protected] ------------------------------------ This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender and delete the message. Thank you. -- 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.
