Hi @Devendra Reddy · Thank you for reaching out.
To resolve the issue, make sure the reply url in the authentication request matches with the reply url (redirect uri) registered in the application. Based on the CorrelationID/RequestID:
- Reply URL in authentication request is:
http://localhost:3000/login/azuread
- Reply URL (redirect uri) registered in the application is:
https://cbxxxxana.xxxxdev.fuxxxxxxxxic.io/azuread
-----------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.