PSOAuthExplorer
0.3.3
A PowerShell module for exploring OAuth2 and OIDC flows.
Installation Options
Owners
Copyright
(c) m1ntax. All rights reserved.
Package Details
Author(s)
- m1ntax
Tags
OAuth2 OIDC Authentication PowerShell
Functions
ConvertFrom-Jwt Get-AccessToken Get-AuthorizationCode Get-MsftTenantId Invoke-AuthorizationCodeFlow Invoke-ClientCredentialsFlow Invoke-DeviceAuthorizationFlow
Dependencies
This module has no dependencies.
FileList
- PSOAuthExplorer.nuspec
- Public\Invoke-AuthorizationCodeFlow.ps1
- Public\Get-MsftTenantId.ps1
- Private\Start-HttpListener.ps1
- PSOAuthExplorer.psd1
- Public\Get-AccessToken.ps1
- Public\Invoke-ClientCredentialsFlow.ps1
- Private\New-PKCEChallenge.ps1
- PSOAuthExplorer.psm1
- Public\Get-AuthorizationCode.ps1
- Private\ConvertTo-Url.ps1
- Private\ConvertFrom-Base64Url.ps1
- Public\Invoke-DeviceAuthorizationFlow.ps1
- Public\ConvertFrom-Jwt.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 8 | 1/5/2025 |
0.3.3 (current version) | 5 | 1/4/2025 |
0.3.2 | 8 | 12/19/2024 |
0.3.1 | 5 | 12/19/2024 |
0.1.0 | 7 | 12/14/2024 |