Hello everyone:
I have an integretion between Salesforce and WSO2 IAM in order to do SSO with other applications through OIDC.
I did this integration in a sandbox one year ago and had been working fine, but since spring23 was released in the same sandbox I am getting "ErrorCode=No_Oauth_Token&ErrorDescription=invalid_client+Client+Authentication+failed".
The integration is working fine with winter23 release in my production org.
Somebody know how can I get a log for the authorization flow with OIDC in order to find the problem? or Somebody have had the same problem with SSO through OIDC?
Thanks
1 respuesta
invalid_client
Possible reasons:
- No service with the provided clientServiceId was found.
- Authorization header was either of invalid format or not passed at all.
OAuth 2.0 Errors
https://www.jetbrains.com/help/youtrack/devportal/OAuth-2.0-Errors.html