From 60adcec895da7bdcd145693a7a43f08aeef004d1 Mon Sep 17 00:00:00 2001 From: Pieter Ennes Date: Tue, 22 May 2018 14:33:44 +0100 Subject: [PATCH] Correctly name OpenID Connect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9630852..c508bca 100644 --- a/README.md +++ b/README.md @@ -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.