Hi everybody,
I'm trying to develop a GAE app which deals with a Google Apps domain 
user's data. I'm setting up an OAuth procedure to grant my application the 
permission to manage those data, and I would like to restrict access to the 
app, allowing only the G-Apps domain users.
During the app creation step in the GAE dashboard, I specified the 
Authentication Options with "Google Apps" and the domain name that I want 
to allow, but when I try to use the app with a simple gmail.com account, 
the user can go through the OAuth procedure, grant his permissions, and 
have his data managed by the application.
Am I doing something wrong?

Thanks in advance :)

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/Eq1fTWCFuiQJ.
To post to this group, send email to google-appengine-java@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