From 9ad4e27eebf220d201463d62173a205488ee7384 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 16 Jun 2022 07:30:17 +0100 Subject: [PATCH] OAuth and JWT related keywords. https://portswigger.net/web-security/oauth https://portswigger.net/web-security/jwt --- http.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/http.txt b/http.txt index d055fc0..4220912 100644 --- a/http.txt +++ b/http.txt @@ -10,6 +10,9 @@ api/v1 api/v2/users/me api/v3/ assets +auth +authentication +authorization BitKeeper .bzr .chef @@ -34,6 +37,7 @@ habitat/plan.sh health .hg js +jwks jwks.json .kube .kube/config @@ -74,3 +78,5 @@ v3 version .well-known .well-known/jwks.json +.well-known/oauth-authorization-server +.well-known/openid-configuration