Quantcast
Channel: Claims based access platform (CBA), code-named Geneva forum
Viewing all articles
Browse latest Browse all 2535

RSA key used to encrypt the RSA cookie was not found - ADFS2.0

$
0
0

Hello,

Within the last 2 weeks my test ADFS box has decided to stop working.  I set it up about a month ago and successfully added several RelyingPartys and tested many connections.  Today I hopped back on to try some more RP's and am now getting the error below.

I have no idea what to do.  I've tried to give everyone and administrators full control over the RSA crypto folder but that hasn't helped.

I'm using ADFS 2.0 on a server 2008R2 box.  Any help is appreciated!

Thanks

The Federation Service encountered an error while processing the SAML authentication request.

Additional Data

Exception details:

System.InvalidOperationException: MSIS3063: The RSA key used to encrypt the RSA cookie was not found in the given decryption keys.

   at Microsoft.IdentityServer.Service.Tokens.MSISRsaEncryptionCookieTransform.Decode(Byte[] encoded)

   at Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.ApplyTransforms(Byte[] cookie, Boolean outbound)

   at Microsoft.IdentityModel.Tokens.SessionSecurityTokenHandler.ReadToken(XmlReader reader, SecurityTokenResolver tokenResolver)

   at Microsoft.IdentityModel.Tokens.SecurityTokenHandlerCollection.ReadToken(XmlReader reader)

   at Microsoft.IdentityModel.Tokens.SecurityTokenElement.ReadSecurityToken(XmlElement securityTokenXml, SecurityTokenHandlerCollection securityTokenHandlers)

   at Microsoft.IdentityModel.Tokens.SecurityTokenElement.GetSecurityToken()

   at Microsoft.IdentityModel.Tokens.SecurityTokenElement.CreateSubject(XmlElement securityTokenXml, SecurityTokenHandlerCollection securityTokenHandlers)

   at Microsoft.IdentityModel.Tokens.SecurityTokenElement.GetSubject()

   at Microsoft.IdentityServer.Service.SamlProtocol.SamlProtocolService.GetEffectivePrincipal(SecurityTokenElement securityTokenElement)

   at Microsoft.IdentityServer.Service.SamlProtocol.SamlProtocolService.Issue(IssueRequest issueRequest)

   at Microsoft.IdentityServer.Service.SamlProtocol.SamlProtocolService.ProcessRequest(Message requestMessage)


Viewing all articles
Browse latest Browse all 2535

Trending Articles