1

I am setting up AWS ALB to authenticate using OIDC.

I am getting the below response: error=redirect_uri_mismatch&error_description=redirect_uri%20must%20match%20configuration

How should this be handled.

And for AWS ALB be able to authenticate is there anything special to be done in SFDC side

VIJ
  • 1,516
  • 1
  • 18
  • 34
  • That means that the redirect_uri from your Login-Flow is not on the Allowlist in your Cognito-Configuration. – Maurice Jun 11 '21 at 09:38
  • i am not using cognito. so where exactly i have the change required. its in salesforce idp or in alb – VIJ Jun 11 '21 at 10:49
  • My bad, I read ALB authentication and redirect_uri and my mind immediately jumped to Cognito ;-) - I seem to recall configuring it on the Cognito-End, so probably in Salesforce – Maurice Jun 11 '21 at 12:37

0 Answers0