We have been trying to setup a CRM 2015 deployment to support development of some integration tools.
We first tried the "all-in-one" howtos for a developer/demo environment. They worked but there were lots of issues with cramming domain controller, DB, IIS, etc all in one.
When it was decided that claims-based authentication would be needed we decided to go with a less all-in-one environment, though still small.
We've got four VM's running Windows Server 2012 R2:
We've followed the MS doc pretty faithfully:
We have done the suggested tests every step of the way and all has been good. But when we went to test we get the "ADFS doesn't have P3P policy, please contact your site's admin for more details." error back from the request to ADFS.
When I trace the requests (in either IE or FireFox) we get the following:
Req | Resp Code |
Header/Notes |
https://crminternal.domain.com | 302 | |
sts.domain.com/.../ls;wtrealm=https%3a%2f%2fcrminternal.domain.com%2f&wctx=rm%3d1%26id%3d8054838a-d566-4bb7-aa4d-cdebb3ad96b3%26ru%3d%252fdefault.aspx&wct=2015-11-03T02%3a34%3a52Z& | 302 | |
sts.domain.com/.../wia;wtrealm=crminternal.domain.com/&wctx=rm=1&id=4fc94b9d-fb70-4665-b442-16ee697d011f&ru=%2fdefault.aspx&wct=2015-11-02T17:10:34Z&wauth=urn:federation:authentication:windows | 401 | Server: Microsoft-HTTPAPI/2.0 WWW-Authenticate: "NegotiateNTLM" |
sts.domain.com/.../wia;wtrealm=crminternal.domain.com/&wctx=rm=1&id=4fc94b9d-fb70-4665-b442-16ee697d011f&ru=%2fdefault.aspx&wct=2015-11-02T17:10:34Z&wauth=urn:federation:authentication:windows | 401 | Server: Microsoft-HTTPAPI/2.0 WWW-Authenticate: NTLM TlRMTVNTUAACAAAADAAMADgAAAAFgomi9n3RJzUYhoAAAAAAAAAAAKYApgBEAAAABgOAJQAAAA9UAFAAVABEAEUAVgACAAwAVABQAFQARABFAFYAAQAWAFQAUABUAEQARQBWAEEARABGAFMAMQAEABgAVABwAHQARABlAHYALgBsAG8AYwBhAGwAAwAwAFQAcAB0AEQAZQB2AEEARABGAFMAMQAuAFQAcAB0AEQAZQB2AC4AbABvAGMAYQBsAAUAGABUAHAAdABEAGUAdgAuAGwAbwBjAGEAbAAHAAgA5gFTrJEV0QEAAAAA |
sts.domain.com/.../wia;wtrealm=crminternal.domain.com/&wctx=rm=1&id=4fc94b9d-fb70-4665-b442-16ee697d011f&ru=%2fdefault.aspx&wct=2015-11-02T17:10:34Z&wauth=urn:federation:authentication:windows | 200 | Server: Microsoft-HTTPAPI/2.0 P3P: CP="ADFS doesn't have P3P policy, please contact your site's admin for more details." |
crminternal.domain.com | 302 | |
crminternal.domain.com/.../errorhandler.aspx;wtrealm=https%3a%2f%2fcrminternal.domain.com%2f&wctx=rm%3d1%26id%3d3f7d735e-6568-4150-ae4f-290bbcdbb286%26ru%3d%252fdefault.aspx&wct=2015-11-02T21%3a15%3a20Z&wauth=urn%3afederation%3aauthentication%3awindows&ErrorCode=&Parm0=Error Details: The private key does not support the exchange KeySpec.&RequestUri=/default.aspx&user_lcid=1033 | 200 |
The area I have the most doubts about is the certificate generation:
Any help or ideas is much appreciated. Also I really have done a good bit of searching on and off this forum - if I've missed an existing solution my apologies.
*This post is locked for comments
I have the same question (0)I was finally able to get this resolved via partner support issue #115110413335275.
Here is what worked.
Run theses commands (this is what ultimately worked):
On TptDevADFS1 (server with ADFS 3 installed).
On TptDevCRM1 (server with Dynamics CRM 2015 installed)
Community Member
2
Christoph Pock
1