I'm thinking of implementing the Screwturn Wiki for documenting the administration area of a website. I would like to use the existing custom asp.net membership provider so that access to the wiki is seamless. So it would look something like this:
http://www.example.com/admin
- Existing administrative areahttp://www.example.com/admin/wiki
- WikiThere's a plugin called HTTPUserProvider Plugin which allows you to authenticate on another webserver through a web request, but this seems like kind of a hack.
Anybody have experience with this scenario?
They have one now:
http://www.screwturn.eu/Customize.UsersPluginsV2.ashx#ASPNet_Membership_User_Provider_33