• saarikogmail
  • NEWBIE
  • 5 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 5
    Replies
I have enabled SSO login.
When I login , I get the error: 


Setup is correct.
The SAML Validator results are OK
Last recorded SAML login failure:  2020-05-05T16:43:31.001Z
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
  Ok
10. Checking the Recipient
  Ok
11. Validating the Signature
  Is the response signed? false
  Is the assertion signed? true
  Is the correct certificate supplied in the keyinfo? true
  Ok
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

But, last row shows:
Subject: masked@hidden.com
Unable to map the subject to a Salesforce.com user
AssertionId: _961716652b448f70e502193d01f1dd0f

The subject is a correct user name. I put the same value on the 'Federation ID' value on the User object.

Any ideas what can the issue be?

It feels like SF are not completing the action. Or have I missed a step?

I want to update the product total price in an opportuinity line item. The idea is that I can add an amount in a new field (which is a discount per line item) and that reflects in the total price.

 

How can I do it?

I am trying to get the product family list in a custom object I am building. It's basicly a descriptive custom object, that relies on the product family (of the product).

 

Can I do that?   my CO is already in a Master-Detail relationship with another object.

 

I am using the standard Salesforce interface. Do I need to use a different approach?

I have enabled SSO login.
When I login , I get the error: 


Setup is correct.
The SAML Validator results are OK
Last recorded SAML login failure:  2020-05-05T16:43:31.001Z
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
  Ok
10. Checking the Recipient
  Ok
11. Validating the Signature
  Is the response signed? false
  Is the assertion signed? true
  Is the correct certificate supplied in the keyinfo? true
  Ok
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

But, last row shows:
Subject: masked@hidden.com
Unable to map the subject to a Salesforce.com user
AssertionId: _961716652b448f70e502193d01f1dd0f

The subject is a correct user name. I put the same value on the 'Federation ID' value on the User object.

Any ideas what can the issue be?

It feels like SF are not completing the action. Or have I missed a step?
Hello,
When I am launching a chart on a visualforce page getting the below error:
We can't display this page because your browser blocks cross-domain cookies. Try again with a different supported browser.
I have created a flow that is set to run in system mode (System context without sharing).
Based on the documentation, this is supposed to ignore all object permissions.

The flow I have built is meant to create a record of an object that certain profiles don't have the create permission for. I assumed that, if I run the flow in system context this wouldn't cause issues for these profiles. But it does. All profiles that don't have create permissions for that object get an error when they launch the flow. When I change the profile it works fine.

To me that sounds like the behavior of the flow is different from what the documentation describes.

Does anybody have an idea on how to handle that? I tried opening a case with SF but it is considered a development case which is not covered by our support package so I was advised to post the question here. 
I have enabled SSO login.
When I login , I get the error: 


Setup is correct.
The SAML Validator results are OK
Last recorded SAML login failure:  2020-05-05T16:43:31.001Z
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
  Ok
10. Checking the Recipient
  Ok
11. Validating the Signature
  Is the response signed? false
  Is the assertion signed? true
  Is the correct certificate supplied in the keyinfo? true
  Ok
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

But, last row shows:
Subject: masked@hidden.com
Unable to map the subject to a Salesforce.com user
AssertionId: _961716652b448f70e502193d01f1dd0f

The subject is a correct user name. I put the same value on the 'Federation ID' value on the User object.

Any ideas what can the issue be?

It feels like SF are not completing the action. Or have I missed a step?

I want to update the product total price in an opportuinity line item. The idea is that I can add an amount in a new field (which is a discount per line item) and that reflects in the total price.

 

How can I do it?