SAML, WS Federation and all that... - nordvall/WifExamples GitHub Wiki

Windows Identity Foundation uses the following protocols for claims authentication:

  • Browser authentication:
    • WS-Federation with SAML 1.1 tokens
  • Web services:
    • WS-Trust to obtain SAML 1.1 tokens
    • WS-Security to embed the tokens into the SOAP requests.