Free PHP framework/library for single-sign on / cross domain login
- by Dennis Cheung
I am looking for free (non GPL is better) SSO framework/library implementation or code samples.
There are many kind of SSO implementation. Sharing cookie, sharing session, one time token, associative accounts, etc, etc. (BTW, any good article compare them?)
Is there any keyword I should google and reuse before before I start to implement our own…