29View

This session explains how SharePoint application security works within a private network environment when SharePoint apps are installed in sites within an on-premise SharePoint farm. You will learn how to use an SSL certificate to configure the S2S Security Token Service in a SharePoint 2013 farm. You will also learn how to develop and deploy developer-hosted SharePoint apps which use the S2S Security Token Service to create a trusted connection and to authenticate the application. The session also walks through code which creates and manages OAUth security tokens and uses the TokenHelper class that is automatically provided by Visual Studio 11 when you create a developer-hosted SharePoint app.