Hi, <div><br><div>I was wondering if this would be possible:</div><div><br></div><div>At the minute i have a login xmlrpc call that takes a username/password as an argument. simple enough, authenticates off the windows domain via LogonUser(pywin32), the user then gets a cookie for the session(to execute further xmlrpc calls).</div>
<div><br></div><div>I was wondering if it would be possible to achieve SSO using SSPI/NTLM via XMLRPC? </div><div><br></div><div>I see an example in win32/Demos/sspi/socket_server.py, im not sure if something similar could be used via XMLRPC.</div>
<div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>David</div></div>