Hi @shi roy · Thank you for reaching out.
Based on the request ID,
- The reply url in the authentication request is:
http://bexxxxxxxbe.azurewebsites.net/login/oauth2/code/azure
- The reply url (Redirect URI) registered in the application with id "7e5767e2-680a-4b9d-8e6e-17097ce6f204" is with HTTPS and not HTTP.
To resolve the issue, update the application code to use reply url with HTTPS rather than HTTP.
-----------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.