SharePoint Apps with a Forms-Based Authentication (FBA) enabled Web Application

SharePoint, SharePoint Apps, SharePoint Workflow
Recently I’ve been trying to enable Forms-Based Authentication (FBA) in an instance of SharePoint which also has some Apps (SharePoint Add-Ins) installed. The issue was that the calls issued from these apps – which use OAuth2 to authenticate their...
Continue Reading

Using DynamicValue to POST to a SharePoint WCF Service

Code Samples, SharePoint, SharePoint Workflow
One of the things I gave a lot of attention to recently was how to call a SharePoint-hosted, WCF service from within a SharePoint workflow. Specifically, I needed to send an email to an external email address – an user...
Continue Reading