I am trying to Configure SSO with Google for SFDC. We followed all the Instructions and checked everything over and over.
My Google Admin can log in via IdP-initiated via Google but not SP-initiated
When I try from SF this is the Error URL I receive:
https://freightwaves.my.salesforce.com/_nc_external/identity/saml/SamlError
Any help would be awesome!
1 answer
It is hard to tell what is wrong without seeing the config, as error is quite generic.
But I would guess that Issuer on Salesforce side is not set correctly, you would need to update it to "https://accounts.google.com/o/saml2?idpid=YOUR_GOOGLE_APP_ID" (same value as Entity Id)