Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Common web services application for several .net web applications

We have several applications(asp.net, asp.net MVC) that have their own user management(user, roles, rights) systems. We have been mandated to expose these capabilities as web services(with proper authentication) so all these applications can be provisioned in a single location. I was wondering if there is a way to write this web services application once and each application (that uses this web services application), could use that capability(using dependency injection defined in web.config that is deployed as a part of the build process) without changing the web services application.

Are we thinking along the right lines or are we missing a very obvious solution(like httpmodules etc)?

Comments