Hello, I have a requirement that my login should only authenticated with the domain name which I have mapped. for example, I have one domain name called www.abc.com . I have mapped this domain with google app engine. There is one login page. When the user not signed in it will be redirected to google login page. There it should check whether that particular user is having the email address of abc.com. ([email protected]). That means only the users under the domain of abc.com.I dont want the user to provide the google login service.
I can validate by using username and password. But does google app engine provide such a option? Thanks binu -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
