Hello,

I use App Engine in my Google Apps domain and restricted the
authentification of app
engine to my apps domain. (see 
http://code.google.com/appengine/articles/auth.html
)
I developed a widget and use this in multiple accounts of my google
apps domain.
When i switch from one account (of my apps domain) to the other, the
former account is displayed in the widget (Java:
request.getUserPrincipal().getName() ).

So the gadget placed on my Google Apps Inbox displays data of a user
different to the user logged in to google apps.

I noticed that the problems goes away when i wait some minutes
( session expiration ?? ).

see picture:
http://picasaweb.google.com/lh/photo/QDcR2Lgk2xI2-UQ77BoGXw?feat=directlink

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to