Skip to content

Instantly share code, notes, and snippets.

@fuomag9
Created July 8, 2026 01:02
Show Gist options
  • Select an option

  • Save fuomag9/e699db558be1dab8e494fff47cf3f438 to your computer and use it in GitHub Desktop.

Select an option

Save fuomag9/e699db558be1dab8e494fff47cf3f438 to your computer and use it in GitHub Desktop.
h10 JWKS test
{
"keys": [
{
"kty": "RSA",
"kid": "attacker-controlled-kid-h10",
"use": "sig",
"alg": "RS256",
"n": "znQ1JO2t_Y713rGUGKngXr8-1zFNjRIpGwQJ_uzaljmuWSJvgPiHhdx7hY3gpGn6d9aKCDY2AQHZrtrpe0j5fPNGcI_JXwq2FVUgWDflzSZNJ_NmT7_qepmkW0_iXV_Aazh6K3RLWDvvI7hqcefVlZBgzq6AW0qjOkmd43_8q34v2xw7NpElHsdutuT_FAkjXy2vCDmWobm8cKBLGHqndEO4OEGdczD-u7bEI0Qa2j_iFKUiCWkt9p4p0SeObyAA-eTzZ_xikh0L5lsMWdDCc7V_bBp752UUadaGXFvm-MJdiXV67MoSfENeblKvlI-wu3oNIAk_iwTEE_vnmZ-5cQ",
"e": "AQAB"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment