Error:

AADSTS50011: The redirect URI ‘https://xxxxxxxxxxx/authentication/login-callback’ specified in the request does not match the redirect URIs configured for the application ‘xxxxxxxx’. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.

Fix:

  • Got to entra.microsoft.com
  • Applications -> App registrations -> <AppClient> -> Redirect URIs
  • Add https://xxxxxxxxxxx/authentication/login-callback to list of Redirect URIs.
Last modified: October 26, 2024

Author

Comments

Write a Reply or Comment