Filter By
Displaying results 1 - 13 of 13 (Page 1 of 1)
|
By:
|
471,816 downloads
|
Last Updated: 11/18/2025
|
Latest Version: 2.7.0
Tools for managing, troubleshooting, and reporting on various aspects of Microsoft Identity products and services, primarily Microsoft Entra ID. |
|
By:
|
189,075 downloads
|
Last Updated: 5/12/2026
|
Latest Version: 1.9.5
A PowerShell module to work with Json Web Tokens (JWTs) |
|
By:
|
64,770 downloads
|
Last Updated: 4/6/2026
|
Latest Version: 1.4.0
PowerShell Authentication Client (OAuth2.0/OIDC) |
|
By:
|
10,648 downloads
|
Last Updated: 6/14/2026
|
Latest Version: 1.23.0
This PowerShell module contains functions that facilitate the creation, validation, and decoding of JWTs (JSON Web Tokens) as well as the creation of JWKs (JSON Web Keys). |
|
By:
|
595 downloads
|
Last Updated: 1/12/2022
|
Latest Version: 0.6.0
A collection of functions enabling easier consumption of Microsoft Graph using just PowerShell (Desktop/Core). |
|
By:
|
369 downloads
|
Last Updated: 11/21/2025
|
Latest Version: 1.2.0
This module contains cmdlets to help with generating and validating signed or encrypted JWT tokens. |
|
By:
|
137 downloads
|
Last Updated: 2/6/2024
|
Latest Version: 1.0.4
The module is used for playing with Entra ID tokens. |
|
By:
|
137 downloads
|
Last Updated: 8/22/2023
|
Latest Version: 0.2.3
Providing functionality for basic github API interaction. |
|
By:
|
45 downloads
|
Last Updated: 6/16/2026
|
Latest Version: 1.2.2
Offline JSON Web Token decoder and signature verifier. Never makes network calls. Sensitive buffers are zeroed before release. Guards against the JWT algorithm-confusion attack. Cmdlets: ConvertFrom-JsonWebToken, Test-JsonWebTokenSignature, Get-JsonWebTokenClaim. |
|
By:
|
16 downloads
|
Last Updated: 6/16/2026
|
Latest Version: 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. |