Question

Has anyone had any experience trying to write a custom Membership Provider for the Umbraco back office? I've run into all sorts of trouble trying to make this happen. You can see some more details here:

Umbraco Issue Tracker

If you made it work, what steps did you take and how did you make it get along with the umbracoUsers table in the database?

Was it helpful?

Solution 2

The quick answer to this is that it doesn't really seem possible right now to write your own back office membership provider. There are just too many problems standing in the way. I've posted this as a bug to the Umbraco team.

OTHER TIPS

I think you can better ask these type of questions on the umbraco forum, but I've managed to do this. The Membershipsection has an attribute default provider, change that to the provider you use and it should work.

Cheers,

Richard

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top