AzureADB2c The redirect URI provided in the request is not registered for the client id

kalyan kamesh basavaraju 1 Reputation point
2020-11-27T15:20:33.967+00:00
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,876 Reputation points Moderator
    2020-11-27T16:47:18.947+00:00

    Hello @kalyan kamesh basavaraju · Thank you for reaching out.

    The reply url in your request is "https://tixxxxxx.azurewebsites.net" but the reply url (redirect_uri) registered in the application with ID 5d39ade3-xxxx-xxxx-xxxx-b6d7635f6399 is "https://tixxxxxx.azurewebsites.net/HomeCall"

    To resolve the issue, please navigate to Azure AD B2C > App Registrations > Search the app with App ID 5d39ade3-xxxx-xxxx-xxxx-b6d7635f6399 > Under Authentication blade, update the Redirect URI to "https://tixxxxxx.azurewebsites.net"

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.