webticket: implement support for ADFS setup
commit28a7ec42790d169b2c96ba25e87cba87ff7541ce
authorStefan Becker <chemobejk@gmail.com>
Sun, 25 Nov 2012 17:52:30 +0000 (25 19:52 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 27 Nov 2012 16:59:47 +0000 (27 18:59 +0200)
tree518118548dd132cbcc4e35046236370edffe95fa
parente53143584b4975877f05fccafc83eab5807d4599
webticket: implement support for ADFS setup

Based on the provided logs:

 - request a token for address "urn:federation:MicrosoftOnline" from the
   ADFS using the SIP username and password
 - use the token to authenticate against l.m.c when requesting a token
   for the Web Ticket Service.
src/core/sipe-svc.c
src/core/sipe-svc.h
src/core/sipe-webticket.c