When creating my WCF version of a Security Token Service, I also created a flexible way to add claims to the security token by basing that functionallity on the provider model. One of the providers I created, issues authorization claims that gives you
Read More...