Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Elad Lachmi 112 posts 144 karma points
    Sep 23, 2012 @ 06:56
    Elad Lachmi
    0

    Share members between two Umbraco installs

    Hi,

    I have two Umbraco installes, which I want to be seperate installs for several technical reasons.

    I want members to be able to log in to both using the same username and password (regular asp.net membership provider)

    It can be either SSO or not, I'm not pickey.

    Is there any established method of doing this? If not, can anybody point me an a direction?

     

    Thank you!

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Sep 23, 2012 @ 10:46
    Morten Bock
    0

    What we have done is to use the SqlMembershiProvider, instead of Umbraco's own. This gives you a separate membership database/connection string. Downside is, that you cannot use the Members section in umbraco to manage the members, and setup membertypes etc.

    So if you're ok with Umbraco not knowing anyting about members, then it is an easy way to go.

Please Sign in or register to post replies

Write your reply to:

Draft