Skip to content

Instantly share code, notes, and snippets.

@AkshayHere
Created November 25, 2024 06:24
Show Gist options
  • Save AkshayHere/4203bb45b27263549fc125cb43f3aa97 to your computer and use it in GitHub Desktop.
Save AkshayHere/4203bb45b27263549fc125cb43f3aa97 to your computer and use it in GitHub Desktop.
HLAS MyInfo JWKS Key PROD
{
"keys": [
{
"kty": "EC",
"kid": "vPT7o62ke_t4dTUQQwDhcFw_hX_FbiwFS3eCvYC2yz8",
"use": "sig",
"alg": "ES256",
"crv": "P-256",
"x": "8auAz1gjnO4_cGOs_kbAgbEs_em5aqty3LnssW6TVo8",
"y": "3G79_aQgm5myfV_xlMxrs-aABrOZVGNU4x9Bk3RoKH8"
},
{
"kty": "EC",
"kid": "iop1ls7rt-Y1jmFXTWsxxb3TKKgxwB566V2pUVJdjVY",
"use": "enc",
"alg": "ECDH-ES+A256KW",
"crv": "P-256",
"x": "8auAz1gjnO4_cGOs_kbAgbEs_em5aqty3LnssW6TVo8",
"y": "3G79_aQgm5myfV_xlMxrs-aABrOZVGNU4x9Bk3RoKH8"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment