On Fri, Feb 17, 2012 at 10:22 PM, meric <mivi...@gmail.com> wrote:

> Can i use the remote api on standalone applications that users, other than
> the admin, can download and use ?
>
> Can the users see the username/password of my GAE account that i have to
> put in my app to access the api ?
>
> Just making sure :)
>
>
> PS:
> Tried to post the same message on stackoverflow first, and i got:
> "Oops! Your question couldn't be submitted because: It does not meet our
> quality standards."
>

I very nearly have the same complaint.  You should be more verbose when
asking questions; I'm still not sure I know exactly what you are asking.

The remote API grants "API level" access to any administrator in your app.
 There's no granularity.  If you plan on exposing an API to non-admin
users,  you need to craft the API and secure it yourself.

Jeff

-- 
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-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