Skip to content

Instantly share code, notes, and snippets.

@danschultz
Created February 27, 2026 08:24
Show Gist options
  • Select an option

  • Save danschultz/7205a9a31a07ba7376ce12f33f6cb335 to your computer and use it in GitHub Desktop.

Select an option

Save danschultz/7205a9a31a07ba7376ce12f33f6cb335 to your computer and use it in GitHub Desktop.
Epic Health jwks.json
{
"keys": [
{
"kty": "RSA",
"kid": "langcare-non-prod-epic-key",
"use": "sig",
"alg": "RS384",
"n": "wnxdEIKi6U_3aoQlL1kVR753SPJc1_TG2XoYQHlTs_-X1YvfW8O5C6V0YyD4Auzij6Gx790x5lOmwZiKZHrdXhQ75TqfW3Xxj2ecI3FTX6DAC7_mqp3v_ayiSKyU-opBZwOAocaOK77cHCLcSD1ZTOE9QvMFTreQYt-LsVUJJ7MmFRDjKDoi5X5i0k11DDEtNBSLTDzFNyjXzMY1_vKXjWPxdVeFgU_HT20gEmpTcC7-Dto4HLHvpvz1t9E-_-Tw2uTj98Cnn8F8FrsMci5hLLWzvzSa8J5TlVTuSJsTPhH6XNq0qNWtZ3qSmlFoApSFHr8okgXFMB5eagX6j2IkCw",
"e": "AQAB"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment