We have internally developed systems that rely on the ews-java-api project written by Microsoft devs. The project has gone quiet since July of 2018, understandably given the emphasis on moving to the new Graph API. My question is does the ews-java-api
project rely on Basic Authentication to authenticate to EWS? Since Basic Auth is being disabled in Oct of this year, if the project relies on Basic Auth, then it will no longer work at all and neither will our internal systems. But EWS itself,
despite being deemphasized, is still a supported production environment. So does that mean the ews-java-api will continue to work after Oct of this year, either because it doesn't rely on Baic Auth anyway or because there are plans to update it prior
to October?
↧