From e45ccf03a6ea68495da3deceaf9570b4e5c1bdb0 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 7d98b5b8..121b1137 100644 --- a/readme.md +++ b/readme.md @@ -658,6 +658,7 @@ - [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models. - [Detection Engineering](https://github.com/infosecB/awesome-detection-engineering#readme) - Design, build, and operate detective cybersecurity controls. - [Annual Security Reports](https://github.com/jacobdjwilson/awesome-annual-security-reports#readme) - Exploring cybersecurity trends, insights, and challenges. +- [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