mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 14:07:53 +00:00
Merge pull request #549 from righettod/Feature_548
Add ".well-known/jwks.json" path to common.txt file. Source: - https://auth0.com/docs/tokens/json-web-tokens/json-web-key-sets - https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-using-tokens-verifying-a-jwt.html#amazon-cognito-user-pools-using-tokens-step-2 - https://blogs.akamai.com/2019/10/verify-jwt-with-json-web-key-set-jwks-in-api-gateway.html
This commit is contained in:
commit
ad24e5dcd1
@ -64,6 +64,7 @@
|
|||||||
.well-known/http-opportunistic
|
.well-known/http-opportunistic
|
||||||
.well-known/idp-proxy
|
.well-known/idp-proxy
|
||||||
.well-known/jmap
|
.well-known/jmap
|
||||||
|
.well-known/jwks.json
|
||||||
.well-known/keybase.txt
|
.well-known/keybase.txt
|
||||||
.well-known/looking-glass
|
.well-known/looking-glass
|
||||||
.well-known/matrix
|
.well-known/matrix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user