send passive federation request to ADFS 2.0 for SAML 2.0 token

Unanswered send passive federation request to ADFS 2.0 for SAML 2.0 token

All Replies

  • Friday, September 14, 2012 8:26 PM
     
     

    ADFS 2.0 will not send SAML2 tokens to WS-Fed RPs. It will always be a SAML1 Token.

    It does (and should) use SAML2 Tokens with SAML2 protocol partners.


    Paul Lemmers

  • Saturday, September 15, 2012 5:40 PM
     
     

    Thanks Paul

    The above url was not used in a WCF scenario (WS Federation) but in a simple asp.net passive web site.

    Do you mean that passive federation always use SAML 1.1?

    Manu


    Manu

  • Saturday, September 15, 2012 6:38 PM
     
     

    Yes.

    To be as precise as I dare: ADFS 2.0 when using passive (WS-Federation 1.2, chapter 13) sends only 1.1 Tokens. There are all kind of historical reasons for that. If you really need 2.x Tokens, then you will have to use a Custom STS. Nothing against it, but why would you want to (just curious)?


    Paul Lemmers