I have integrated adal.js in my dynamic crm custom solution to embed power bi report which works fine but since redirect url need to be set on azure portal app registration so has set my tenant url like:
https://myurl.crm6.dynamics.com
but I am getting message like :
"The reply url specified in the request does not match the reply urls configured for the application"
My custom dashboard has been set as default dashboard on tenant. And this custom dashboard contains adal.js and other related js code.
Any suggestion would be appreciated.
*This post is locked for comments
I have the same question (0)