Hi All,
while doing CBA configurations, all went well, but while ccessing to MS CRM (internall URL), i got the prompt to key in the credentials, but after that i got the below error...
below is the event vieweer log
Solution
open the "windows power shell " in admin privilege.
run the below commands
Add-PSSnapin Microsoft.Adfs.PowerShell
Set-ADFSRelyingPartyTrust -TargetName <replying panrty name in ADFS> -EncryptionCertificateRevocationCheck None
then do an IISRESET in adfs server and then try..
it should work perfect
Regards,
yes.sudhanshu
while doing CBA configurations, all went well, but while ccessing to MS CRM (internall URL), i got the prompt to key in the credentials, but after that i got the below error...
below is the event vieweer log
|
Encountered error during federation passive request.
Additional Data
Exception details:
Microsoft.IdentityServer.Web.RequestFailedException:
MSIS7012: An error occurred while processing the request. Contact your
administrator for details. ---> System.ServiceModel.FaultException:
ID3242: The security token could not be authenticated or authorized.
at
Microsoft.IdentityServer.Protocols.WSTrust.WSTrustClientManager.Issue(Message
request, WCFResponseData responseData)
at
Microsoft.IdentityServer.Protocols.WSTrust.WSTrustClient.Issue(RequestSecurityToken
rst, WCFResponseData responseData)
at
Microsoft.IdentityServer.Web.FederationPassiveAuthentication.SubmitRequest(MSISRequestSecurityToken
request)
--- End of inner
exception stack trace ---
at
Microsoft.IdentityServer.Web.FederationPassiveAuthentication.SubmitRequest(MSISRequestSecurityToken
request)
at
Microsoft.IdentityServer.Web.FederationPassiveAuthentication.RequestBearerToken(MSISSignInRequestMessage
signInRequest, SecurityTokenElement onBehalfOf, SecurityToken
primaryAuthToken, String desiredTokenType, Uri& replyTo)
at Microsoft.IdentityServer.Web.FederationPassiveAuthentication.RequestBearerToken(MSISSignInRequestMessage
signInRequest, SecurityTokenElement onBehalfOf, SecurityToken
primaryAuthToken, String desiredTokenType, MSISSession& session)
at
Microsoft.IdentityServer.Web.FederationPassiveAuthentication.BuildSignInResponseCoreWithSerializedToken(String
signOnToken, WSFederationMessage incomingMessage)
at
Microsoft.IdentityServer.Web.FederationPassiveAuthentication.BuildSignInResponseCoreWithSecurityToken(SecurityToken
securityToken, WSFederationMessage incomingMessage)
at
Microsoft.IdentityServer.Web.FederationPassiveAuthentication.BuildSignInResponseForProtocolRequest(FederationPassiveContext
federationPassiveContext, SecurityToken securityToken)
at Microsoft.IdentityServer.Web.FederationPassiveAuthentication.BuildSignInResponse(SecurityToken
securityToken)
System.ServiceModel.FaultException: ID3242: The security
token could not be authenticated or authorized.
at
Microsoft.IdentityServer.Protocols.WSTrust.WSTrustClientManager.Issue(Message
request, WCFResponseData responseData)
at
Microsoft.IdentityServer.Protocols.WSTrust.WSTrustClient.Issue(RequestSecurityToken
rst, WCFResponseData responseData)
at
Microsoft.IdentityServer.Web.FederationPassiveAuthentication.SubmitRequest(MSISRequestSecurityToken
request)
|

No comments:
Post a Comment