Project Description
In short, this is simply a pass-through web service membership provider and role provider library. I've taken advantage of the 2.0 membership provider model to allow pre-existing applications to easily integrate this library. The idea is to have one centrally hosted asp.net web application containing all the user accounts that will be shared among many other applications and provide a web service for those applications to use its authentication functions. The download includes: a sample host server, provider client libraries, sample web client, and sample windows client.
boldNoticebold
For the next few days I'm going to be posting minor changes here and there to get this project up to par with its initial state. It's still missing a few items like install docs and a sample windows client project. I also want to revise the web service security, but that will come at a later date.