Token based Authentication and Claims for Restful Services
- by Your DisplayName here!
WIF as it exists today is optimized for web applications (passive/WS-Federation) and
SOAP based services (active/WS-Trust). While there is limited support for WCF WebServiceHost
based services (for standard credential types like Windows and Basic), there is no
ready to use plumbing for RESTful services that do authentication based on tokens.
This…