A Checklist for New Forms-Based Authentication Users in SharePoint 2010
In recent weeks, I have done a fair amount of analysis and testing of various Claims-Based Identity scenarios in SharePoint 2010. One of these scenarios involves a web application configured to use...
View ArticleUsing Claims Authentication to Configure Multiple Authentication Providers in...
This post originally appeared in the CloudShare Community Blog on October 25th. CloudShare’s very own Chris Riley recently shared an environment of mine in a blog post about network orchestration. This...
View ArticleUsing LinkedIn as an Identity Provider for SharePoint 2010
Updated 5/29/2013: LinkedIn has changed the format of the profile URLs it sends back. Consequently, I had to change the GetProfileId function in my STS code. The code in this post has been updated....
View ArticleCustomize the Default #WIF ASP.NET #STS to Support Multiple #SharePoint Web...
Thanks to Claims-based identity in SharePoint 2010 and 2013, we have the ability to develop our own trusted login providers. These providers take the form of a Security Token Service (STS), an ASP.NET...
View Article