
2 respostas
HI Neil,Can you check what is the value set as unique identifier in ADFS? For example: Incase you have mapped Email , then if there is an exact match for email in Federation Id field of salesforce, SSO would work. Now if you are changing from Federation Id to username, you need to ensure that the value matches with ADFS unique identifier value. (Simple approach, 1) If all these days SSO setup Federation Id is working, just check if the value of Federation Id matches with that user's username. If it is different, change it to match with Fed Id.2) In the SAML assertion validator what is the value coming in the error message? Check if this is same as of your username? Hope this helps you. Please mark this answer as best so that others facing the same issue will find this information useful. Thank you