Forum Discussion
Peter_Petkov
Mar 06, 2023Copper Contributor
Testing EWS with basic authentication for on-premise servers
Hi,
We have an application that uses EWS to syncronize data from and to Exchange. We've switched to modern authentication (Graph API) long time ago, but we still have to support clients using on-premise exhchange servers which force us to keep the basic authentication as an option.
The problem with the complete stop of bacis authentication in office 365 that occured couple of weeks ago is that we can't run our tests to verify new buillds of the app.
Does anyone have a solution or advise for that?
Thanks,
Peter
- Spin up a demo Exchange environment? Single server with few mailboxes should be sufficient, ideally you'd probably want to cover each Exchange version your app supports.