JwtDecoder.Jwks
1.2.0
JWKS acquisition (and OIDC discovery) companion to the JwtDecoder module. Network-capable: fetches a JWKS, validates it, selects the JWK matching a JWT's kid/alg/crv, and returns the public key. The companion JwtDecoder module remains offline by construction.
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
(c) JwtDecoder contributors. All rights reserved.
Package Details
Author(s)
- JwtDecoder contributors
Tags
JWT JsonWebToken JWKS OIDC OpenID Security Crypto
Cmdlets
PSEditions
Dependencies
This module has no dependencies.
Release Notes
1.0.0
- Initial scaffold. Implementation pending.
FileList
- JwtDecoder.Jwks.nuspec
- JwtDecoder.Core.dll
- JwtDecoder.Jwks.PowerShell.deps.json
- JwtDecoder.Jwks.psd1
- README.md
- JwtDecoder.Jwks.PowerShell.dll
- JwtDecoder.JwksFetcher.dll
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.2 | 4 | 6/16/2026 |
| 1.2.1 | 4 | 6/16/2026 |
| 1.2.0 (current version) | 3 | 6/16/2026 |