Does anyone implement Dynamics CRM claims based authentication utilizing existing STS? White paper says:

User authentication in Dynamics CRM 2011 is based on Windows Identity Foundation that forms the basis for claims based authentication, allowing a user to present their identity as a set of claims. In this type of scenario, a Security Token Service actually performs authentication, rather than Dynamics CRM. This standardization of authentication mechanism allows Dynamics CRM 2011 to become easier to implement within infrastructures that leverage multiple authentication mechanisms, including third‐party SAML compliant providers

But I cannot find any reference document how to accomplish it.

Any help is greatly appreciated.

link|improve this question

You mean other than ADFSv2? – ccellar Jul 25 '11 at 19:05
Yeap other, we have existing app that implement STS and we are not using ADFS. We just want CRM to use our STS – vittore Jul 26 '11 at 13:42
You are looking to configure Dynamics CRM to use a different STS? – SteveS Jul 27 '11 at 16:53
yes, i have existing STS and want CRM to use it – vittore Jul 27 '11 at 21:29
feedback

1 Answer

up vote 3 down vote accepted

Have you seen this MS White Paper? It goes into detail on what to configure on Dynamics side and ADFS side.

link|improve this answer
thank you for link, looking into – vittore Aug 8 '11 at 16:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.