Hello,
I am currently trying to use the EWS API directly from my ConfiForm. When I tested it with cURL, it only worked when I was using the NTLM authentication.
This is the cURL call I used: curl -v -u <user>:<password> -L https://example.com/ews/exchange.asmx -d "@ewstest.xml" -H "Content-Type:text/xml" --ntlm
Now, I have a ConfiForm in Confluence, which when it a user sends it, I want to create a meeting in his exchange calendar.
But I can't seem to figure out how I do the NTLM authentication in a ConfiForm, or if it doesn't work that way, how should I do it instead?
Thanks.
Since 2.0.29 ConfiForms supports NTLM 2 authentication to external services
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.