Hi All,
I am trying to integrate Single Sign On in my Salesforce Experience Cloud site by using Auth0 as Identity Provider(IDP) and Salesforce as Service Provider.
I have done the SSO configuration as per the below.
After doing the login from my Experience Cloud Site, I am getting success result in my Auth0 Logs. But in Salesforce I am facing error. Below is the SS for the same.
And below is the SAML Assertion Validator Error.
Please help me with this if I have done anything wrong in the integration part.
Thanks in advance!!!!
Thanks for the suggestion. I have taken the Federated Id from my IDP and added it in the Federated Id section in the User Record. After doing that, I was able to login successfully to my community site by using the IDP.
But I have a doubt. I can add only one Federated Id value in the User Record.
But if the user wants to login by using some other SSO, like Facebook, Microsoft or some other IDP, then Federated Id value will be different for them.
SO how can we handle that situation so that user can login to SFDC by using any SSO ?