certificate: request webticket from login.microsoftonline.com
commit7bc0f513270537d75f0f0fe41c35e8b2c16236a0
authorStefan Becker <chemobejk@gmail.com>
Mon, 7 Nov 2011 18:04:03 +0000 (7 20:04 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 7 Nov 2011 18:04:03 +0000 (7 20:04 +0200)
treeaa127604319219adc4cda5fc506e5551ac731970
parente31a56c6ba4beadc51abab09a92e15c85f964902
certificate: request webticket from login.microsoftonline.com

Log files taken with the official Lync client against an Office365
account have shown the following procedure:

  - request WsFed_bearer ticket from login.microsoftonline.com
  - SOAP request has to use old "Passport" technology
  - portal only accepts UsernameToken with cleartext password(???)
  - use the provided ticket to authenticate against CertProv Service

The communication to the portal is protected with HTTPS but the password
will appear as cleartext in the pidgin log file :-(
src/core/sipe-certificate.c
src/core/sipe-svc.c
src/core/sipe-svc.h