- WebDev
- What is CSS?
- What is Javascript?
- What is HTML?
- What is PHP?
- Class
- $_SERVER
- JWT
- PHP Email
- REST API
- OAuth
- Configuration Files
- PHP Strings
- Youtube Templates
- Session - MySQL Handler
- PHP Router
- function keygen()
- MySQL
- Daemon Process
- Symbolic Links
- Date & Time
- Timezone
- File Upload
- What is XML?
- What is HTTP?
- What is SEO?
- What is the Internet?
- What is Java?
- What is RSS?
- What is a vCard?
- UKRAINE
- What is RFC?
- What is Apache?
What is OpenID?
OpenID is a decentralized user authentication protocol developed by the OpenID Foundation. OpenID allows users to be authenticated to a Website using a third-party identify management service. In other words, OpenID is a SSO (Single-Sign-On) technology.
- As SSO technology, OpenID offers two main benefits:
- Eliminating the need for the Website to their own login system, which may not be as good as the third-party service. We can assume that the third-party service provider can do a much better job than individual Website owners.
- Allowing the user to log into multiple unrelated websites with a single sign-on identity registered to the third-party service. We can assume that multiple unrelated website owners all uses the same third-party service provider.
For more technical information, see OpenID Website.