Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
416 views

Sharepoint Claims/c2wts issues with Performance Point/Excel Services

I have created a custom claims provider to allow users to sign into SharePoint from an existing website. This issues claims including a claim of UPN in the format username@domain. The user can log in ...
0
votes
0answers
72 views

Claims to windows token service impersonated token

I have a claims based SharePoint 2010 website where I need to call out to a back end non-claims aware system (K2 blackpearl). So to achieve this I am attempting to use the claims to windows token ...