I want to build a custom claim transformation module as per this link. Step 1 and 2 in that article: add references to the System.Web.Security.SingleSignOn.ClaimTransforms.dll
and System.Web.Security.SingleSignOn.Authorization.dll
assemblies.
I am unable to find these assemblies. I installed WIF and the WIF sdk on my Windows 7 laptop. After that, as per this discussion, I installed ADFS on a Windows 2008 R2 server. However, I could not find the assemblies there either, even when browsing the GAC from a command prompt.
Can somebody please point me in the right direction to locate these assemblies? There does not appear to be an ADFS sdk.