libopkele is a C++ implementation of an OpenID decentralized identity system. It provides OpenID protocol handling, leaving authentication and user interaction to the implementor.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Message Boards Software Development Libraries |
|---|---|
| Licenses | MIT/X |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: A workaround was made for non-compliant OPs in RP. Discovery robustness improvements were made. Various build fixes and enhancements were made.


Changes: Minor bugfixes and portability improvements were made.


Changes: This release introduces OpenID 2.0 support, XRDS discovery, much more robust HTML discovery, and example provider and relying party implementations. It also changes the API and, although the old code is still there for compatibility, its use is strongly discouraged and the code using the old API will not benefit from most of the improvements.


Changes: Fixups were made for gcc 4.3 compiler. Minor bugfixes and code cleanup were done.


Changes: Links discovery robustness improvements, minor build enhancements, and the removal of the pcre++ wrapper dependency.