Integration with existing membership database and single sign on

  •  11-29-2004, 4:05 PM

    Integration with existing membership database and single sign on

    I have seen several people requesting this and the FAQ shows that it has the ability to do it, but what steps are required to use an existing membership database and not require a user to login because they would have already been authenticated by another database.
     
    I have a asp.net site with a SQL backend which stores the user info. The password is stored with MD5 encryption.
     
    Would it be possible to have the user login to my site, then when they access CuteChat it would use their existing username?
View Complete Thread