Reply URL specified in the request does not match the reply URLs configured

I am using SonarQube version (sonarqube-9.0.1) . Trying to integrate Azure Active directory With SonarQube enterprise server hosted on Premises using the Microsoft Tutorial. based on this tutorial i see that it following details for Reply Url to use for production. I followed all the steps but still i am getting following error.
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: ‘sonarqube’… Any help on this would be appreciated

On the Basic SAML Configuration section, perform the following steps:

a. In the Reply URL text box, type a URL using the following pattern: https://servicessonar.<YOUR_ORGANIZATION>.com

b. In the Sign-on URL text box, type one of the following URLs:

  • For Production Environment https://servicessonar.corp.microsoft.com/

Did you found the solution for this issue?