locked
CRM 2013 Plugin Registration tool Connection error RRS feed

  • Question

  • Hi Friends,

    When connecting to our CRM 2013 server from Plugin registration tool we are getting the below error:

    Source : Microsoft.IdentityModel
    Method : ReadResponse
    Date : 15/10/2014
    Time : 11:38:05
    Error : ID3242: The security token could not be authenticated or authorized.
    Stack Trace : at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.ReadResponse(Message response)
       at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)
       at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.Issue(AuthenticationCredentials authenticationCredentials)
       at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.AuthenticateInternal(AuthenticationCredentials authenticationCredentials)
       at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.AuthenticateFederationInternal(AuthenticationCredentials authenticationCredentials)
       at Microsoft.Xrm.Sdk.Client.ServiceConfiguration`1.Authenticate(AuthenticationCredentials authenticationCredentials)
       at Microsoft.Xrm.Tooling.Connector.CrmWebSvc.ClaimsIFDFailOverAuth[T](IServiceManagement`1 servicecfg, Uri homeRealm, ClientCredentials userCredentials, ClientCredentials deviceCredentials, Int32 depthLevel, Boolean tryNetworkCred)
       at Microsoft.Xrm.Tooling.Connector.CrmWebSvc.CreateAndAuthenticateProxy[T](IServiceManagement`1 servicecfg, Uri ServiceUri, Uri homeRealm, ClientCredentials userCredentials, ClientCredentials deviceCredentials, String LogString)
       at Microsoft.Xrm.Tooling.Connector.CrmWebSvc.DiscoverOrganizations(Uri discoveryServiceUri, Uri homeRealmUri, ClientCredentials clientCredentials, ClientCredentials deviceCredentials)
       at Microsoft.Xrm.Tooling.CrmConnectControl.CrmConnectionManager.ValidateServerConnection(CrmOrgByServer selectedOrg)

    Server Details:

    We hosted crm web server and sql server (where AFDS is configured) in different machines. Configured for internet facing deployment and using https.

    Please suggest some solution if any. Thanks.

    Wednesday, October 15, 2014 11:59 AM

All replies

  • Hi,

    Did you get the chance to to check below?

    https://social.microsoft.com/Forums/en-US/f7f405a1-5f1f-462a-b817-e8fe2dcc5569/crm-2011-ifd-problem-connecting-to-plugin-registration-tool?forum=crmdevelopment 

    Thanks!

    Wednesday, October 15, 2014 6:17 PM
  • Hi,

    Thanks for your response. I tried with CRM 2011 Plugin registration tool. It worked out :)

    Thursday, October 16, 2014 5:55 AM