From df3188a78d3299765c186322b943347b0afc2b1d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:08:25 +0200 Subject: [PATCH] remove openID connect (protocol, not actual software) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6acac2b..18e54c0 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,6 @@ LDAP servers and other tools to manage accounts and identities. - [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). ([Source Code](https://github.com/aaronpk/IndieAuth.com)) `Apache-2.0` `Ruby` - [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. ([Source Code](https://github.com/LDAPAccountManager/lam/)) `GPL-3.0` `PHP` - [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Source Code](https://git.linux-kernel.at/oliver/ivatar/)) `AGPL-3.0` `Python` -- [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. - [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Docker/Go` - [Samba](https://www.samba.org/) - Active Directory and CIFS protocol implementation. ([Source Code](https://download.samba.org/pub/samba/)) `GPL-3.0` `C`