8
votes
2answers
143 views

Website registration/login process with highest success rate? [duplicate]

I'm looking for data about how to implement a registration and login process for a new website. We are currently considering four options: Login with email address and password that is stored in ...
1
vote
3answers
303 views

Single login page vs pop up iframe?

We have built a Single Sign-on system. A technical requirement is that it has to refer to another web page to login to get the token for the child site. The current solution is a single point of ...
0
votes
1answer
91 views

How should I go about integrating Mozilla Persona in a website?

For those who've never heard of it before, Mozilla Persona is a single sign-on method that's pretty strict on privacy. For me, as a website administrator, it means that I don't need to ask the user ...