Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.
1-1 of 1Patches
< Previous 1 Next >
Being evaluated
|
4481 |
Nov 20 at 10:53 AM |
markw5 |
Hi Guys, thanks for putting your great project online.
I've added functionality on the attached patch to enable multiple providers/applications. The SSOSite/Web.config can now define multiple providers for different clients. The client's provider name corresponds to the provider used by the service. I noticed a few questions in the forum relating to managing multiple applicationNames - this patch enables that.
The client passes the provider name in a soap header then the server chooses the correct provider from the Membership.Providers collection for each operation. I also added the functionality for roles. You just need to make sure each membership provider has a corresponding role provider defined in web.config.
I made changes to the admin pages too so you can select the provider when managing users enabling you to manage users from multiple apps/providers.
Let me know if you have any questions. Cheers Mark
|
|
Download
|
1-1 of 1Patches
< Previous 1 Next >