An ticket (claims) based AuthN protocol
2
votes
2answers
649 views
Impersonation in a net.tcp WCF-service in a claims based/Kerberos solution
I have tried to keep this as short as possible, dont hesitate if you want more details.
Im trying to get impersonation (of calling user) to work over a net.tcp WCF-Service in a Sharepoint ...
1
vote
1answer
893 views
MSOLAPSvc.3 service missing from kerberos delegation
I'm trying to configure PerformancePoint using this article and Analysis Services is running and configured on that box, but the constrained delegation won't let me choose the MSOLAPSvc.3 service ...
1
vote
2answers
2k views
Why do I get a 401 error when calling a WCF service from a web part?
I have a SharePoint 2010 web part and WCF service deployed to a web application using Kerberos authentication. The service was developed based on the walkthrough from MSDN with the only difference ...