PSOAuthHelper
0.3.1
A simple module that helps you with all the dirty details while trying to authenticate against different OAuth 2.0 endpoints.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2019 Mötz Jensen. All rights reserved.
Package Details
Author(s)
- Mötz Jensen
Tags
OAuth OAuth2.0 GrantType Token Bearer
Functions
Get-BearerToken Get-RemainingMinutes Invoke-AzureResourceManagementGrant Invoke-ClientCredentialsGrant Invoke-PasswordGrant Invoke-RefreshToken New-AuthorizationHeaderBearerToken
Dependencies
-
- PSFramework (>= 1.0.0)
FileList
- PSOAuthHelper.nuspec
- changelog.md
- internal\scripts\license.ps1
- PSOAuthHelper.psd1
- internal\scripts\postimport.ps1
- PSOAuthHelper.psm1
- internal\scripts\preimport.ps1
- readme.md
- internal\scripts\strings.ps1
- bin\readme.md
- internal\tepp\assignment.ps1
- docs\Get-BearerToken.md
- internal\tepp\example.tepp.ps1
- docs\Invoke-ClientCredentialsGrant.md
- internal\tepp\readme.md
- en-us\about_PSOAuthHelper.help.txt
- tests\pester.ps1
- en-us\strings.psd1
- tests\readme.md
- functions\get-bearertoken.ps1
- tests\functions\Get-BearerToken.Tests.ps1
- functions\get-remainingminutes.ps1
- tests\functions\Get-RemainingMinutes.Tests.ps1
- functions\invoke-azureresourcemanagementgrant.ps1
- tests\functions\Invoke-AzureResourceManagementGrant.Tests.ps1
- functions\invoke-clientcredentialsgrant.ps1
- tests\functions\Invoke-ClientCredentialsGrant.Tests.ps1
- functions\invoke-passwordgrant.ps1
- tests\functions\Invoke-RefreshToken.Tests.ps1
- functions\invoke-refreshtoken.ps1
- tests\functions\New-AuthorizationHeaderBearerToken.Tests.ps1
- functions\new-authorizationheaderbearertoken.ps1
- tests\functions\readme.md
- functions\readme.md
- tests\general\FileIntegrity.Exceptions.ps1
- internal\configurations\configuration.ps1
- tests\general\FileIntegrity.Tests.ps1
- internal\configurations\readme.md
- tests\general\Help.Exceptions.ps1
- internal\functions\convert-hashtoargstringswitch.ps1
- tests\general\Help.Tests.ps1
- internal\functions\get-deepclone.ps1
- tests\general\Manifest.Tests.ps1
- internal\functions\invoke-authorization.ps1
- tests\general\PSScriptAnalyzer.Tests.ps1
- internal\functions\readme.md
- xml\PSOAuthHelper.Format.ps1xml
- internal\scriptblocks\scriptblocks.ps1
- xml\PSOAuthHelper.Types.ps1xml
- xml\readme.md