Unanswered Windows Identity Foundation - Can't see the call to RP in Fiddler

  • Sunday, November 11, 2012 11:00 PM
     
     

    Hi,

    I have created a WCF service, a local STS and a client (console app) that calls the WCF service. I have configured ws2007FederationHttpBinding and it works fine. However, I want to see all GET's/POST's request/response in fiddler but I can only see the calls made from the subject to the STS (3 requests):

    http://localhost/STSDemo/Service.svc/IWSTrust13
    http://localhost/STSDemo/Service.svc/IWSTrust13
    http://localhost/STSDemo/Service.svc/IWSTrust13

    Why can't I see the call from the subject to the RP? I get the data from RP so a call is done. I can't simply see it in fiddler.

    Best Regards,

    Thomas


    TR


    • Edited by Thomas_R Sunday, November 11, 2012 11:03 PM
    • Moved by SDL Team Tuesday, December 18, 2012 10:14 PM WCF question. (From:Microsoft Security Development Lifecycle (SDL))
    •  

All Replies