Here are some links to some articles that describe how to use Windows Azure AppFabric to implement OAuth 2.0 Authentication:
- OAuth 2.0 Identity Providers–This article discusses how to set up OAuth 2.0 delegation with the OAuth 2.0 Identify Provider.
- OAuth CTP Sample–This is a pointer to sample code for implementation.
- Stack Overflow Question–This is a StackOverflow question regarding OAuth 2.0 with Azure with good links.
I had written my own implementation for OAuth, but it sure would be nice to delegate this to an Azure provided service before perhaps updating my own code base to match the features.





