mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-18 13:01:44 +02:00
Add ".well-known/jwks.json" path
Add path to the JSON Web Key Sets file. This file is documented [here](https://auth0.com/docs/tokens/json-web-tokens/json-web-key-sets)
This commit is contained in:
parent
9f4d672e98
commit
38581fac54
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
.well-known/http-opportunistic
|
||||
.well-known/idp-proxy
|
||||
.well-known/jmap
|
||||
.well-known/jwks.json
|
||||
.well-known/keybase.txt
|
||||
.well-known/looking-glass
|
||||
.well-known/matrix
|
||||
|
|
|
|||
Loading…
Reference in a new issue