How does the EwsClient connect to EBO 3.2 if MD5 is not enabled
SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
2021-02-1402:36 AM
How does the EwsClient connect to EBO 3.2 if MD5 is not enabled
With EBO 3.2, the MD5 hash is disabled by default and when connecting using an EwsClient from SmartConnector Nuget package 2.4.36.0 i get the following error:
System.ServiceModel.Security.MessageSecurityException: 'The HTTP request is unauthorized with client authentication scheme 'Digest'. The authentication header received from the server was 'Digest realm="ews@SxWBM",qop="auth",algorithm="SHA-256",nonce="...
Should I be enabling MD5 in EBO (which works) or am i missing something when i create the EwsClient? Relevant snippets from my code below: