I have the module built and imported, but when I go to authenticate to AAD, I receive the following:
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application
I have been unable to find the answer in the Readme or in the source files themselves. I did see that the reply URL points to a hash table /common but I have been unsuccessful in getting authentication to work.
Can you provide an example of the reply URL that is supposed to be listed in the Enterprise App?
I have the module built and imported, but when I go to authenticate to AAD, I receive the following:
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application
I have been unable to find the answer in the Readme or in the source files themselves. I did see that the reply URL points to a hash table /common but I have been unsuccessful in getting authentication to work.
Can you provide an example of the reply URL that is supposed to be listed in the Enterprise App?
Thanks