From 86237d9a3f68b6954fafd0110e3bda9eae25cdf4 Mon Sep 17 00:00:00 2001 From: Emmanuel Gautier Date: Mon, 1 May 2023 22:44:14 +0200 Subject: [PATCH] Add OpenId Connect --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d29467ec..49be20da 100644 --- a/readme.md +++ b/readme.md @@ -638,6 +638,7 @@ - [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics. - [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine. - [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models. +- [OpenID Connect](https://github.com/cerberauth/awesome-openid-connect#readme) - An identity standard and authentication protocol on top of OAuth 2.0 that enables user identity assertion. ## Content Management Systems