dseph / EwsEditor

EWSEditor is a large sample which shows how Exchange Web Services (EWS) calls can be done in code.
264 stars 64 forks source link

GCCH/DOD #35

Open robert-bunch opened 3 years ago

robert-bunch commented 3 years ago

It looks like this is hard coded to the commercial auth endpoint. Is there any way to configure this to point to DOD/GCCH auth endpoints or have an option to select the different environments.

Error received when attempting GCCH/DOD EWS connections AADSTS900382: Confidential Client is not supported in Cross Cloud request

dseph commented 1 year ago

I am about to release an update for GCCH/DOD/China, etc.
Thanks to Brian Prince (@brainpr) for helping on this.

brainpr commented 1 year ago

@dseph Glad to help, thanks for adding this capability!