Accessing SharePoint 2010 via CSOM using claims-based Authentication and providing FedAuth cookie
A few days ago I’ve been asked about how to access a SharePoint 2010 web site using CSOM, when the target Web Application is configured to use the claims-based authentication, there are multiple authentication providers configured, and you want to provide a FedAuth cookie automatically. In fact, the ClientContext class provides the Credentials property or […]
Final Demos of my sessions at TechEd Europe 2013
At the following links you can find the latest and updated demos of my sessions at TechEd Europe 2013: SES-B320 – “Deploying Microsoft SharePoint on Windows Azure VMs” SES-B402 – “Authentication and Authorization Infrastructure in Microsoft SharePoint 2013” Keep in mind that the samples of SES-B402 are also part of the whole code samples of […]