I am trying to do fetch email using azure through my app.I am not able to configure the adal4j to the Spring MVC app. I tried updating to java 1.8 still the issue persists. Method 2-Also,I execute a separate boot application with the below properties and found reply URL issue.I tried both Spring boot with different versions of java.I also tried spring version with java 1.6 and 1.8 Message: AADSTS50011: The reply url specified in the request does not match the reply urls configured for the application
Here are application configuration details -
<org.aspectj-version>1.6.10</org.aspectj-version>
<java-version>1.6</java-version>
<org.springframework-version>3.1.1.RELEASE</org.springframework-version>
<org.slf4j-version>1.6.6</org.slf4j-version>
I am not able to configure the adal4j to the Spring MVC app. I tried updating to java 1.8 still the issue persists.
com.microsoft.azure
adal4j
1.6.0