Major Announcement for CASI Kit Coming at SharePoint Conference 2011

Hi folks, I just wanted to let you know that I will be making a major announcement for the CASI Kit at next week’s SharePoint Conference 2011.  If you are down there come by session SPC 412 – SharePoint, Azure and Claims Integration for Developers on Wednesday at 3:15PM to catch the news.  For those…

3

Using the WHR Parameter with SharePoint 2010 and SAML Auth

I've seen lots of questions and confusion (and was a little lost myself for a bit) on the fixes in SharePoint 2010 SP1 + June CU to enable use of the WHR parameter.  This does in fact work now but requires a couple of things: Configure the SPTrustedIdentityTokenIssuer The SPTrustedIdentityTokenIssuer has a property called UseWHomeRealmParameter…

6

Windows Azure 1.4 Diagnostics All Up Overview

I know that there have been a number of posts and articles out there about using diagnostics in Windows Azure.  This, in fact, was part of the problem when I went to flesh out the details of what’s available recently.  I found a bunch of different articles, but spread across many different releases of Azure…

2

Writing A SharePoint 2010 People Picker Control for Silverlight

One of the sorely missing pieces in the Silverlight toolbox for SharePoint developers is a people picker control.  There is a control that SharePoint provides, which you can use in a web part or custom layouts page (the PeopleEditor class).  Silverlight code though all executes on the client side, so there isn’t an out of…

8

Tips for Upgrading or Moving ADFS 2.0

I recently spent too much time trying to get an ADFS Server upgraded, in my case from Windows Server 2008 to 2008 R2.  Like many SharePoint folks that are just trying to get along in a claims happy world, seemingly simple things like this can cause a surprising amount of churn.  Here are some tips…

5

SAML Alert for SharePoint 2010 – If You Apply SP1 Follow Up with June CU

Hey all, there has been a potential issue that's recently come to light for folks that have only applied SharePoint 2010 SP1 but not the June 2011 CU. What you will find after doing this is that the people picker will no longer work for your SAML claims users. You can still add claims via…

7

IRM for SAML Claims Users in SharePoint 2010 is Here

For those of you who have been waiting for integrated IRM support in SharePoint 2010 with SAML claims users, your wait is over.  The recently released June CU contains the fix you've been waiting for.  Actually, it's the re-released June CU (if you got the original bits the first week they were up, please return…

1