I created a new application, set the authentication to users of a specific google apps domain. I've created accounts and added this app into myexampledomain.mygbiz.com
I'm using java with Eclipse. When i upload this app to GAE, no login request. Everyone can access...
How can I request users login before visit this app?