>> so I need an API or any better way, instead of checking and scraping " google.com/a/mydomain.com".
One trick you could try is to use the following discovery mechanism we host. It is designed for OpenID, but would probably meet your needs as well http://groups.google.com/group/google-federated-login-api/web/openid-discovery-for-hosted-domains?pli=1 But a more appropriate place to post these questions is http://groups.google.com/group/google-federated-login-api since they are specific to Google's APIs. On Tue, Oct 6, 2009 at 8:14 AM, kiwoo <[email protected]> wrote: > > Hi, > > I'm trying to find an Google API to tell me that an email is a Google > App account email or an alt email for a Google account which you can > add or update from here: https://www.google.com/accounts/UpdateUserInfo > > The reason is that I'm doing OAuth authentication with Google so I > need to identify which Google OAuth landing paging to redirect to, > which is different depending on the email is a Google App account > email or a normal Google account (gmail) email. The problem happens > when the user also adds an alt mail to the account and I can't tell > it's the difference from email itself - so I need an API or any better > way, instead of checking and scraping "google.com/a/mydomain.com". > > Thanks a lot! > > Kiwoo > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" 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/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
