Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Federation Over TCP With WCF

    One of the discussions that we had during the last summit with the rest of "Connected Systems" MVPs was the possibility of supporting a Federation Scenario over TCP in WCF. For many of us that scenario was possible in theory, but unfortunately no documentation or samples existed to support it. In fact...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 04-21-2008, 12:00 AM
    Filed under: Web Services, WCF, Federation
  • Claims negotiation between a consumer, STS and Relying Party in WCF

    According to the WS-Trust specification, a service consumer has a way to negotiate or ask for specific claims to the STS. Those claims (or some of them) will be generally used by the service implementation running on the relying party. They are negotiated through an "claims" element in the RST message...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 01-28-2009, 12:00 AM
    Filed under: Geneva, Federation, WCF
  • Some thoughts on Portable STS (P-STS) and Geneva Cardspace

    The other day and friend of mine asked me about portable STS implementations, if I knew about any available solution that he could use on his company. That reminded me of a conversation I had like two years ago with another developer working on custom .NET CLR framework version for portable devices ...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 02-02-2009, 12:00 AM
    Filed under: WCF, Federation, Geneva, Infocard
  • WS-TRUST profiles and Cardspace

    Geneva framework supports today the two WS-Trust profiles, Active and Passive. The active profile deals specially with applications that are able to make soap request to any WS-Trust endpoint. On other hand, the passive profile is for clients that are unable to emit proper SOAP (a web browser for instance...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 02-05-2009, 12:00 AM
    Filed under: WCF, Federation, Geneva, Cardspace
  • Brokered authentication for REST active clients with SAML

    I have been thinking for a while about what could be a good way to support brokered authentication for active REST clients. Something I did not want to do was to force the use of WS-Trust Active profile, which is in essence SOAP based. Some of the qualities attributes that are easy to reach with REST...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 03-06-2009, 12:00 AM
    Filed under: WCF, Federation, REST, Geneva
  • ActAs in WS-Trust 1.4

    WS-Trust 1.4 introduced a new feature called as “ActAs” for addressing common scenarios where an application needs to call a service on behalf of the logged user or a service needs to call another service on behalf of the original caller. These are typical examples of what is usually resolved with the...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 01-04-2010, 12:00 AM
    Filed under: .NET, Federation, WCF, WIF
  • Centralizing Federated Services configuration with SO-Aware

    Configuring a WCF service to use federated authentication in an organization is not something trivial as it requires some good knowledge of the available security settings, and more precisely, how to talk to the existing security token services with the right WCF bindings. This is something that usually...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 08-27-2010, 12:00 AM
    Filed under: WCF, .NET, Federation, WIF
Page 1 of 1 (7 items)