簡體   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