PowerShell scripts to assist with setup of an OnPrem SharePoint 2013 farm and low-trust apps (with Azure Active Directory). ...( read more ) Read More...
A brief review of OAuth and the SharePoint App Authentication model, followed by the steps necessary to connect an OnPrem SharePoint 2013 farm to Azure Active Directory to allow installation of low-trust apps. ...( read more ) Read More...
A walk through WIF's WS-Federation Authentication Module (WSFAM) and how it works, as well as insights into how this process is modified by SharePoint's own implementation of this module. ...( read more ) Read More...
Part 1 of 8 or more: Internals of Claims authentication in SharePoint and other Windows Identity Foundation-based web applications. This post includes a thorough review of the OASIS WS-* protocols WS-Security, WS-Trust, and WS-Federation. In each article...
Steve Lay is an assessment software expert with a CV that includes working at Cambridge Assessment, University of Cambridge and Questionmark as well as chairing the IMS Question and Test Interoperability (QTI) team for 5 years. He’s worked with Blackboard...
My earlier post explained why you might want to pass in a name from SharePoint into an assessment program via the CEWP (Content Editor Web Part), and gave the JavaScript to do this in SharePoint 2007. SharePoint 2010 has a … Continue reading →...
When calling an assessment from SharePoint, you will often want to pass in the name of the SharePoint user as the assessment participant. There are many ways of doing this, two good ones are to use Windows authentication and to … Continue reading...