ews-java-api icon indicating copy to clipboard operation
ews-java-api copied to clipboard

Support for OAuth Authentication

Open venkatrangan opened this issue 6 years ago • 1 comments

Per this blog, EWS will EOL Basic Authentication. Before that, the OAuth support should be included:

https://blogs.technet.microsoft.com/exchange/2018/07/03/upcoming-changes-to-exchange-web-services-ews-api-for-office-365/

venkatrangan avatar Jul 10 '18 17:07 venkatrangan

The CS sdk as per this path(https://docs.microsoft.com/en-us/outlook/add-ins/get-attachments-of-an-outlook-item) already has the Oauth service.

Would u confirm if it has been added to Java SDK? If not, How as a client application would get username and password from a Microsoft outlook addin

sirshadphireinc avatar May 31 '19 21:05 sirshadphireinc