OpenID is an Open Standard for implementing single sign-on solutions.
It can be used to let sites authenticate users using the same credentials that they use to access other sites. This way, users do not need to remember to many user names and passwords to access different sites.
This class provides a client implementation of the OpenID standard.
This class can be used to authenticate users with OpenID single sign-on Web services.
It can set the required and optional user profile fields that the users must provide to authenticate, establish a connection to an OpenID server, redirect the user browser to the OpenID server pages, making the browser be redirected back to a given page when the authentication is finished.
When the user browser is redirected to the site, the class can connect to the OpenID server to verify whether the returned authentication key is valid.
Sehr gerne würde ich OpenID als Identifikationssystem einsetzen. Das Prinzip klingt nett, aber leider ist der Kram so schlecht dokumentiert, dass ich kaum damit klarkomme...
I’ve been working on OpenID a lot lately and I’ve latched on to a great starter PHP class called, obviously enough, Simple OpenID PHP Class (Simple OpenID)...
Mitä isot edellä sitä pienet perässä eli tässä jatkoa tälle erikoiselle kiinnostukselle integroida näitä identiteettisysteemejä botsbot.com sivuille...