Identity Framework Probable Feature List
...helps you implement a custom STS
STS can issue managed cards (see below
Fx provides a base class for your STS, (it's currently called SecurityTokenService
You derive from this base class and supply a "ScopeProvider" implementation which answers (at least) two questions
What type of claims your STS can issue (you have to generate a list of...
