Hi everyone, I configured Salesforce as an external IdP for my okta Authentication, but after receiving the token and the state from salesforce the okta callback shows a 400 bad request with this error: Your request resulted in an error. The UserInfo response is invalid. Technical details: Identity Provider: OIDC, Error Code: access_denied
but if I look at the URL there is a token and a stat u suppose from salesforce, could anyone help on this? I could actually pay a personal mentorship or something.
this is how the url looks like: https://{mycustomdomain.com}/oauth2/v1/authorize/callback?code={code i guees from SF}%3D%3D&state={state token}