Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

silverlight, wcf and claims based in SharePoint

$
0
0

I need a head's up for my wcf configuration

I have a Silverlight client, hosted on a SharePoint page which communicates with a custom basic (Windows) authenticated wcf service, located in the ISAPI folder

This WCF service communicates with Analysis Services, located on another machine (so kerberos applies)

When I host this situation in SharePoint 2010 with claims based authentication, the Silverlight client just says "Not found" when a service method is invoked.

Does this mean my WCF services need to be "claims aware"?

Do I need special configuration for the silverlight client to communicate to claims aware services?



Viewing all articles
Browse latest Browse all 11571

Trending Articles