CFOpenID |
techscreencast.com (Quality Technical Screencast) |
| [ Home ] [ Examples ] [ Project / Download ] [ FAQ / How To] [ Docs/Articles] [ About Me ] |
|
What is OpenID?OpenID is an open, decentralized, free framework for user-centric digital identity.OpenID starts with the concept that anyone can identify themselves on the Internet the same way websites do-with a URI (also called a URL or web address). Since URIs are at the very core of Web architecture, they provide a solid foundation for user-centric identity. The first piece of the OpenID framework is authentication -- how you prove ownership of a URI. Today, websites require usernames and passwords to login, which means that many people use the same password everywhere. With OpenID Authentication, your username is your URI, and your password (or other credentials) stays safely stored on your OpenID Provider (which you can run yourself, or use a third-party identity provider). read more at http://openid.net/ What is CFOpenID?CFOpenID is the Coldfusion implementation of OpenID consumer specification. It is intended to handle all of the details specific to OpenID and providing you with simple API to integrate it into your site.
CFOpenID - ExamplesWhat license is CFOpenID released under?This library is released under the Apache 2.0 license. entire license information can be found in the readme file. DownloadVisit the project page to download CFOpenID, you will also find installation instruction on how to use
CFOpenID along with ready to use examples. also visit CFOpenID Wiki for documentation.
Sites using CFOpenIDIf your site is using CFOpenID, Click here to submit it.
|