multiple-login

Technology to Prevent Multiple logins to the Same Computer

I re-asked this question here because the people at ServerFault deemed that this is the appropriate place to ask this. I am trying to prevent people from multiple login into one single computer and use my application simultaneously. In other words I want to prevent it from running twice on the same computer, at the same time In any giv...

Is there a PHP plugin for allowing login via major OpenIds and login APIs?

Is there a PHP plugin or an open project offering a simple login/connection system to most of the major sign in providers simply by providing an API key then storing the linked account information in MySQL? Or is there a system that can be extended to include various other login providers as they become available? Google Account / gmai...

ASP.NET Website Membership

Hi, We're hitting a good number of walls and stumbling blocks as we create our custom Membership based upon MembershipProvider, MembershipUser and RoleProvider etc. We have a number of interesting requirements and Membership Provider doesn't appear to be helping us much in achieving them: Users may have multiple Logins. Users don't ha...

SSO, Facebook connect, User profile merging.

I have an application which has an internal SSO implemented with it's sister sites; using a CAS implementation. It works fine and allows seamless transition for user between sites. (Though upon first visit to each site; user must provide some basic details to each site). Now we want to go ahead and have facebook connect implemented or f...