I am trying to connect to the ReportServices2010 web services on a report server integrated with sharepoint 2010.
The Sharepoint is using forms based authentication, it is my understanding that I should use the ReportServiceAuthentication web service to authenticate with but can't find any examples of this being used to access the ReportServices.
Am I correct that this is how it is done? How do you pass the authentication through from that web service to the other?