WIF, ADFS 2 and WCF–Part 6: Chaining multiple Token Services
- by Your DisplayName here!
See the previous posts first.
So far we looked at the (simpler) scenario where a client acquires a token from an
identity provider and uses that for authentication against a relying party WCF service.
Another common scenario is, that the client first requests a token from an identity
provider, and then uses this token to request a new token…