From 8223a2c611ec91862293a9f56011f64ada1501de Mon Sep 17 00:00:00 2001 From: Mohammed A Imran Date: Sat, 19 Jun 2021 16:43:03 +0800 Subject: [PATCH] Add Oauth2 threat model --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c801dd..013a1a0 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,8 @@ Contributions welcome. Add links through pull requests or create an issue to sta *Threat model examples for reference.* +- [OAuth 2.0 Threat Model and Security Considerations](https://datatracker.ietf.org/doc/html/rfc6819) + - [SSL Threat model by Qualys](https://www.ssllabs.com/downloads/SSL_Threat_Model.png) - [DNS Security: Threat Modeling DNSSEC, DoT, and DoH by Jan Schuamann](https://www.netmeister.org/blog/doh-dot-dnssec.html)