This is a short journey through the extensibility of WCF authorization. Assume that I want to implement support for some new kind of security token, or just implement a different kind of authorization based on existing tokens. (Actually, when
Read More