AzureAD / azure-activedirectory-library-for-js

The code for ADAL.js and ADAL Angular has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/maintenance/adal-angular
Apache License 2.0
627 stars 374 forks source link

after some time redirected to 'The reply URL specified in the request does not match' #921

Closed bilalmalik777 closed 4 years ago

bilalmalik777 commented 4 years ago

We are using adal-angular in reactjs for authentication from the azure ad. After some time it redirects to the page which is attached below MicrosoftTeams-image We have no idea why is it happening either it is caused by token expiration or re-login. It is occurring over both local and production environment. Even we have registered return url in application in ad Please help us to solve this issue

jasonnutter commented 4 years ago

Closing as a duplicate of the issue you posted in the MSAL.js repo.