function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
tmn23z1.3933074588148284E12tmn23z1.3933074588148284E12 

SSO with ADFS 2.0

I am setting up SSO with ADFS 2.0. Using the same instruction as the following link. http://blog.rhysgoodwin.com/cloud/salesforce-sso-with-adfs-2-0-everything-you-need-to-know/

On the server I have set:

LDAP Attribute: User Principal Name Outgoing Claim Type: Name ID

The problem is that the SAML response from the server is missing the NameId attribute. I have tried changing the Outgoing Claim Type to email but no luck.  I opened a case with SFDC but they cannot help me.  Anyone have a solution for this issue or experience the same issues?
Andries.NeyensAndries.Neyens
Did you already tried this: http://social.msdn.microsoft.com/Forums/vstudio/en-US/beda4c10-4d22-49dd-9a47-f561a30fdb7e/sp-initiated-login-doesnt-work-when-using-adfs-20-to-federate-with-salesforcecom?forum=Geneva

if so, view the http headers in your browser and see what is inside the claim, maybe it can give some insight in what has been configured on AD.