Hi All:
I met a strange behavior when using UserService, i'm a Google Apps
user.
1. I have two Google apps domains, first login the first domain by entering
the gmail of my domain.
2. Login to my own application Using OpenID which deployed at GAE, then the
userService.getCurrentUser() is my account in first domain.
3. Click the upper right "logout" link to logout my first domain, then login
using my second domain email address
4. Now try to access my GAE project, and found userService.getCurrentUser()
is still the first domain's email. I think it should be the email of second
domain.
Any ideas about this? thanks very much.
-July
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" 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-java?hl=en.