The trusted login provider did not supply a token accepted by this farm
I followed the http://blogs.pointbridge.com/Blogs/nielsen_travis/Pages/Post.aspx?_ID=33 to authenticate user from ADFS 2.0 with SharePoint 2010 web Application . I got this problem not able to find the couse of it. I have given read permission to serviceaccount and App pool acount. still I get this error. Any suggestion is appreciated. Server Error in '/_trust' Application. -------------------------------------------------------------------------------- The trusted login provider did not supply a token accepted by this farm. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ServiceModel.FaultException: The trusted login provider did not supply a token accepted by this farm. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [FaultException: The trusted login provider did not supply a token accepted by this farm.] Microsoft.IdentityModel.Protocols.WSTrust.WSTrustClient.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr) +328 Microsoft.IdentityModel.Protocols.WSTrust.WSTrustClient.Issue(RequestSecurityToken rst) +36 Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs) +19063094 Microsoft.SharePoint.SPSecurityContext.SecurityTokenForOnBehalfOfContext(Uri context, SecurityToken onBehalfOf) +54 Microsoft.SharePoint.IdentityModel.SPFederationAuthenticationModule.OnSessionSecurityTokenCreated(SessionSecurityTokenCreatedEventArgs arguments) +357 Microsoft.IdentityModel.Web.WSFederationAuthenticationModule.SetPrincipalAndWriteSessionToken(SessionSecurityToken sessionToken, Boolean isSession) +92 Microsoft.IdentityModel.Web.WSFederationAuthenticationModule.SignInWithResponseMessage(HttpRequest request) +360 Microsoft.IdentityModel.Web.WSFederationAuthenticationModule.OnAuthenticateRequest(Object sender, EventArgs args) +247 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171 Thank you kanta
September 16th, 2010 6:17pm

Hi Kanta I've just been through a proof of consept implementation of claims authenticated sharepoint and found this guide to be spot on. Take a look at it and see if you might have forgotten something. To me it sounds like the problem might reside in the certificate or at the ADFS side of the configuration. Let us know if you find the error or if you maybe have some more information about your setup. Regards Krister
Free Windows Admin Tool Kit Click here and download it now
October 18th, 2010 11:16pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics