(Java) Remote API no longer needs to be behind security-constraint

39 views
Skip to first unread message

John Wheeler

unread,
Nov 17, 2016, 6:12:10 PM11/17/16
to Google App Engine
According to the docs here:

https://cloud.google.com/appengine/docs/java/tools/remoteapi

The Remote API uses it's own authentication mechanism and apparently doesn't need an auth-constraint in web.xml. 

Can someone from Google please confirm?

Thanks

Nick (Cloud Platform Support)

unread,
Nov 18, 2016, 3:45:59 PM11/18/16
to Google App Engine
Hey John,

Yes, putting the remote API endpoint behind an auth constraint will actually cause errors, which is why this was clarified in the docs, to prevent developers from adding one to the remote API endpoint.

Cheers,

Nick
Cloud Platform Community Support

John Wheeler

unread,
Nov 21, 2016, 2:18:36 PM11/21/16
to Google App Engine
Thanks
Reply all
Reply to author
Forward
0 new messages