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.