AADSTS500113 no reply address is registered for the application

0 votes
While configuring Azure AD for my app, I encountered the error AADSTS500113: no reply address is registered. What’s causing this, and what should I do to fix it?
Oct 27, 2024 in Azure by Priyanka
• 4,500 points
256 views

1 answer to this question.

0 votes

 The error AADSTS500113: no-reply address is registered for the application happens when an application in Azure Active Directory (AAD) does not have a reply URL (or redirect URI) set. The reply URL is important because it tells Azure AD where to send authentication responses. Here’s how to fix it:

  • Go to Azure Active Directory in the Azure portal.

  • Navigate to App registrations and select your application.

  • Under Authentication, locate the Redirect URIs (or Reply URLs) section.

  • Add the appropriate reply URL (e.g., https://yourapp.com/signin), making sure it matches the URL your app is using for sign-in.

  • Save the changes.

After this, try logging back into your application. This should resolve the error, as Azure AD now recognizes where to send authentication responses for your app.

answered Oct 30, 2024 by Sweeny

Related Questions In Azure

0 votes
1 answer

Error: The subscription is not registered to use namespace 'Microsoft.DataFactory

In Azure, for each functionality there's a ...READ MORE

answered Aug 24, 2018 in Azure by null_void
• 3,220 points
1,641 views
0 votes
1 answer

Cannot delete blob: There is currently a lease on the blob and no lease ID was specified in the request

Alternatively, you can just kill the lease ...READ MORE

answered Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
3,308 views
0 votes
1 answer

How is the billing procedure done for the purchases made by azure marketplace?

All Azure Marketplace offers that do not ...READ MORE

answered Dec 30, 2019 in Azure by anonymous
• 59,230 points
758 views
0 votes
0 answers

Is there any way for accessing the pipeline in Azure VM

I want to know like I have ...READ MORE

Sep 22, 2020 in Azure by nidhi
• 120 points
613 views
0 votes
1 answer

Where is the storage account name and access keys on the portal?

In the image under the connection string ...READ MORE

answered May 22, 2018 in Azure by null_void
• 3,220 points
710 views
0 votes
1 answer

Error: Install-Module : The term 'Install-Module' is not recognized as the name of a cmdlet

Since you are using the lower version ...READ MORE

answered Jun 20, 2018 in Azure by null_void
• 3,220 points
3,983 views
0 votes
1 answer
0 votes
1 answer

What is the best "Web API Authentication" practice?

Talking about the best practice, consider the ...READ MORE

answered Aug 7, 2018 in Azure by null_void
• 3,220 points
995 views
0 votes
1 answer

What is the difference between logic app and Azure App Service?

Knowing the difference between Logic Apps and ...READ MORE

answered Oct 30, 2024 in Azure by Krishi
236 views
0 votes
1 answer

What is the difference between service endpoint and private end point?

When using Azure, you'll often see service ...READ MORE

answered Oct 30, 2024 in Azure by Mahii
163 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP