JwtDecoder.Jwks

1.2.2

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name JwtDecoder.Jwks

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name JwtDecoder.Jwks

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) JwtDecoder contributors. All rights reserved.

Package Details

Author(s)

  • JwtDecoder contributors

Tags

JWT JsonWebToken JWKS OIDC OpenID Security Crypto

Cmdlets

Get-JsonWebKey

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

1.0.0
- Initial scaffold. Implementation pending.

FileList

Version History

Version Downloads Last updated
1.2.2 (current version) 4 6/16/2026
1.2.1 4 6/16/2026
1.2.0 3 6/16/2026