I want to create web service with forms authentication in SSRS and then use it to view reports retrieving data from SSAS cube. Is it possible to, after successfull logon, pass identical user's forms authentication credentials, to SSAS server so with one credentials user is authenticated in two servers? If yes, how I can achieve this task?
I'm using SQL Server 2012.