Hi all,

The Restful service can be secured with basic authentication (username and password). Examples are supplied to add this functionality.

What if we are asked to supply oAuth2 tokens to login to the webservices?
Has anyone figured this out?

Roel