Recently, MS have spoken in build 2013 conference session titled "Securing Windows Store Applications and REST Services with Active Directory" and video posted at http://channel9.msdn.com/Events/Build/2013/3-518
This session talks about new OAuth end point as part of ADFS Windows Server 2012 server. And token validation in ASP.NET Web API using AAL and for this Windows Azure Active Directory is required.
But I would like to try on premise ADFS of Server 2012.
Which lib should I use with in MS framework to validate the token in ASP.NET Web API 2?