[google-appengine] Re: Google App Engine Authentication with Google Apps domain account

2016-08-23 Thread sugumar.p sugu
I don't think com.google.appengine.api.users.User is not working. But I am thinking that I didn't properly created project for Google apps domain authentication. Because, There is no option like Google Apps organization on the project creation page in my cloud console > >> -- You received thi

[google-appengine] Re: Google App Engine Authentication with Google Apps domain account

2016-08-21 Thread sugumar.p sugu
As per your point on aug 10 we tried to create project ( As a Google Apps user and that you select your Google Apps organization on the project creation page ). But organization selection menu was not available in project creation page in console. We also tried domain admin account but we can

[google-appengine] Re: Google App Engine Authentication with Google Apps domain account

2016-08-19 Thread sugumar.p sugu
* We tried to select a google apps organization on project creation page, but this option was not available in google cloud platform console. we try to create a project using admin domain account (ad...@myoraganization.com). *Following code we used to create Endpoint API with authenticat

[google-appengine] Re: Google App Engine Authentication with Google Apps domain account

2016-08-10 Thread sugumar.p sugu
gt; Accounts API'? > > On Tuesday, August 9, 2016 at 10:01:55 AM UTC-4, sugumar.p sugu wrote: >> >> I have created google end-point API with authentication(User) for access >> native android app. my requirement is to authenticate via my organization >> google app

[google-appengine] Google App Engine Authentication with Google Apps domain account

2016-08-09 Thread sugumar.p sugu
I have created google end-point API with authentication(User) for access native android app. my requirement is to authenticate via my organization google apps domain. There is a option to set the privileges for particular domain users to access the API. But is not working. I need to know more a