Windows software

JwksFetch

ShikeChen.JwksFetch v1.2.2

Fetch a public verification key from a JWKS endpoint (or via OIDC discovery) and emit it as PEM.

About this app

jwksfetch is a single Native AOT executable (no .NET runtime required) that retrieves a public JSON Web Key from a remote JWKS endpoint or via OIDC discovery, then emits the key in PEM format to stdout. Designed as a companion to jwtdecode: pipe jwksfetch output directly into jwtdecode --verify --key-file - for end-to-end offline JWT verification after an initial key fetch.

Install with Winget

Command line

PS> winget install --id ShikeChen.JwksFetch -e
Official manifest sources

Downloads for version 1.2.2

External links ↗
Installer Details SHA-256 Download
x64 github.com portable
FFBE92AD58A2D1877DF919C20B5D2792C0CD88768DCDEA7F05DE51B69ACA4C84
Download
arm64 github.com portable
5922D64BAE9C9CD9C77632E3BEB001375B116D39DB403E217F6516291A5ADD06
Download

Similar software