使用rest客户端/javascript对microsoft outlook web(owa)进行身份验证。

使用rest客户端/javascript对microsoft outlook web(owa)进行身份验证。,javascript,outlook,outlook-2010,rest-client,Javascript,Outlook,Outlook 2010,Rest Client,使用rest客户端/javascript对microsoft outlook web(owa)进行身份验证 从rest客户端验证outlook owa需要哪些参数。我已尝试传递url的用户名和密码(https:///owa/auth.owa). 但无法登录。将域url更改为“https:///owa/auth/owaauth.dll" HTTP方法:POST 所需标题: 接受:text/html、application/xhtml+xml、application/xml 内容类型:applica

使用rest客户端/javascript对microsoft outlook web(owa)进行身份验证

从rest客户端验证outlook owa需要哪些参数。我已尝试传递url的用户名和密码(https:///owa/auth.owa). 但无法登录。

将域url更改为“https:///owa/auth/owaauth.dll"

HTTP方法:POST

所需标题: 接受:text/html、application/xhtml+xml、application/xml 内容类型:application/x-www-form-urlencoded

所需的表单参数: username=\&password=&flags=1&forcedownlevel=0&trusted=0&isUtf8=1&destination=https:///owa