The problem was a wrong token issuer defined in SF auth. provider configuration. Our The SF Auth. Provider token issuer field need to have the same VALUE as defined in FusionAuth (for example acme.com) and not the url of the instance as described in the help document. (https://your.fusionauth.application.url)
Y
Posts made by yuval
-
RE: Salesforce error: Id_Token_Error: Missing or invalid iss
-
RE: Salesforce error: Id_Token_Error: Missing or invalid iss
Anyone from FusionAuth can give us a hint? we are passing the site url as token issuer, is this right?
-
Salesforce error: Id_Token_Error: Missing or invalid iss
Hi, we are tying to set up a salesforce SB to work with a dev site using fusion. when using test url we are getting the following error:
We can’t log you in because of the following error.
Id_Token_Error: Missing or invalid isswe are passing the our dev site as the token as described here: https://fusionauth.io/docs/v1/tech/oauth/integrations/salesforce
Any idea on what can be the reason for this error?