question

BharathiSake-3150 avatar image
0 Votes"
BharathiSake-3150 asked amanpreetsingh-msft commented

The reply URL specified in the request does not match the reply URLs configured for the application

I am getting this error when trying to access service now account.

Request Id: ba454e35-3ad0-4458-a780-583494891e00
Correlation Id: 7704ac76-7134-45c4-b62b-a7bf58d37ecb
Timestamp: 2021-06-18T15:52:48Z
Message: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'https://XXX.service-now.com'.

My redirect URI and reply URL in azure app registrations app are same.

Hope you can help me here.


azure-active-directoryazure-ad-app-registration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

amanpreetsingh-msft avatar image
0 Votes"
amanpreetsingh-msft answered amanpreetsingh-msft commented

Hi @BharathiSake-3150 · Thank you for reaching out.

By tracking the correlation and request ID that you have provided, I found:

  • Reply url in the authentication request is: https://txxxxxv.service-now.com/navpage.do

  • Reply url registered in the application is: https://txxxxxv.service-now.com/gho

To resolve the issue, kindly update the reply url (redirect uri) that you have registered in Azure AD > App Registration, to match with the one in the authentication request.


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

· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


@AmanpreetSingh-MSFT

Thanks for your response.

Could you please tell me where I can the find the authentication request uri(exact path to update the URI to match with the reply URI).

Manage- Authentication- Redirect uri, is about this path your talking about?

And also please provide me path for 'reply uri' registered in the application.

Thanks for your time.



0 Votes 0 ·

@BharathiSake-3150 · Yes, Manage- Authentication- Redirect uri is the exact path to update the Reply URL.

0 Votes 0 ·

@BharathiSake-3150 · Just checking if you had a chance to test it out.

0 Votes 0 ·