i have a few site developed with zend framework 1 and zend framework 2,i wanna users register in main site and in other sites i want to have a login button ,if user click on login: 1- if user logged in in main site ago , user login without enter any information. 2- if user not logged in in main site a popup open and ask his username/password of main site ,then login to site. i don't understand is that possible with OpenId or OAuth. in OpenId user must generate a OpenId Id for example:
but i prefer user don't enter any additional information.
for example in the Stackoverflow you can use Google or Yahoo account. if you wanna use yahoo account it asked your OpenId,but i don't know what system Google use that it not asked for any id and just user enter his email and password if is not logged in to his Google account, I prefer Google System that user do not enter any Url to login. sincerely