摘要:        
错误现象错误原因a) 在SecurityTokenService.GetScope()方法中,设置了Scope.EncryptingCredentials属性为某个X509证书(公钥);b) Relying Party应用程序中没有设置对应的证书(包含私钥)。原因分析从出错页面的规模信息可知, ID4036是由ID1044错误引发的。导致ID1044异常的代码为Microsoft.IdentityModel.Web.TokenReceiver.ReadToken(String tokenXml, XmlDictionaryReaderQuotas readerQuotas)。通过.Net Re    阅读全文
posted @ 2012-07-26 11:58
Rickey Hu
阅读(1433)
评论(1)
推荐(1)
        
                    
                
浙公网安备 33010602011771号