Correctly name OpenID Connect

This commit is contained in:
Pieter Ennes 2018-05-22 14:33:44 +01:00 committed by GitHub
parent 39df16dacc
commit 60adcec895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@
* [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol).
* [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites.
* [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory.
* [OpenID](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0.
* [OpenID Connect](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0.
* [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization.
* [Samba](https://www.samba.org/) Active Directory and CIFS protocol implementation.
* [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates.