Tagged Questions
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 ...