One access/login that can be used with multiple (independent) services.
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 ...
2
votes
2answers
86 views
Implementing Single Sign-On on sites with different navigational structures
I am in the process of implementing Single Sign-On (SSO) across multiple sites and am intending on introducing a shared header. Two of the sites follow the same 'main site' navigation where as others ...
