-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hi,
I have setup authentication for my react app with react-adal. However, if a user directly goes to a page other than what's set in reply urls, I get the following message:
AADSTS50011: The reply url specified in the request does not match the reply urls configured for the application.
Is there a way to solve this issue using react-adal? Please note, I cannot add each url of the website to the reply url list, since these can be dynamic. Ex: https://localhost/orders/1, https://localhost/orders/2 etc.
Thanks
-Ravi
justrhysism
Metadata
Metadata
Assignees
Labels
No labels