繁体   English   中英

Salesforce SSO SAML验证

[英]Salesforce SSO SAML Validation

我正在为Salesforce SSO创建SAML断言。 我使用OPEN SAML创建断言。 我收到以下错误。 请告知此问题的根本原因以及如何尽快解决此问题。

提前致谢。

结果

Last recorded SAML login failure:  2014-08-29T08:33:55.713Z
Unexpected Exceptions
  Ok
1. Validating the Status
  Ok
2. Looking for an Authentication Statement
  Ok
3. Looking for a Conditions statement
  Ok
4. Checking that the timestamps in the assertion are valid
  Ok
5. Checking that the Attribute namespace matches, if provided
  Not Provided
6. Miscellaneous format confirmations
  Ok
7. Confirming Issuer matches
  Ok
8. Confirming a Subject Confirmation was provided and contains valid timestamps
  Ok
9. Checking that the Audience matches, if provided
  Ok
10. Checking the Recipient
  Ok
11. Validating the Signature
  Is the response signed? false
  Is the assertion signed? true
  The reference in the assertion signature is valid
  Signature or certificate problems
  The signature in the assertion is not valid
  Is the correct certificate supplied in the keyinfo? false
12. Checking that the Site URL Attribute contains a valid site url, if provided
  Not Provided
13. Looking for portal and organization id, if provided
  Ok
14. Checking if session security level is valid, if provided
  Ok

好吧-表面上看,您好像用一把钥匙签署了断言,但不是您提供给SFDC的那把钥匙,或者您在keyinfo中包含了错误的证书-

Signature or certificate problems
The signature in the assertion is not valid
Is the correct certificate supplied in the keyinfo? false

在这一点上只是一个猜测。 提供的信息不足,无法真正为您提供可靠的答案。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM