Using OAuth authentication (socialauth) for a REST service

This should redirect to AuthServlet at once (not now because of development)

Call AuthServlet that will call Google
Also a cookie will be set (See Chrome developer tool)

Try call protected resource (via filter)

NOTE: See Other Sources/oauth_consumer.properties