AzAuth

2.2.9

A lightweight PowerShell module to handle Azure authentication, using the Azure.Identity MSAL library.

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name AzAuth

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

Install-PSResource -Name AzAuth

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) Emanuel Palm. All rights reserved.

Package Details

Author(s)

  • Emanuel Palm

Tags

azure auth token oauth identity authentication authorization authn authz serviceprincipal spn managedidentity workload workloadidentity federation credential OIDC

Cmdlets

Get-AzToken Clear-AzTokenCache

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [2.2.9] - 2024-01-22

### Added

- Added support for ClientCertificate authentication [#16](https://github.com/PalmEmanuel/AzAuth/issues/16)

FileList

  • AzAuth.nuspec
  • CHANGELOG.md
  • dependencies\System.Security.AccessControl.dll
  • dependencies\Microsoft.IdentityModel.Abstractions.dll
  • dependencies\System.Security.Cryptography.ProtectedData.dll
  • AzAuth.PS.pdb
  • dependencies\System.Buffers.dll
  • dependencies\Microsoft.Win32.Registry.dll
  • dependencies\Azure.Core.dll
  • AzAuth.psd1
  • dependencies\Microsoft.CSharp.dll
  • dependencies\Microsoft.Identity.Client.dll
  • dependencies\System.Memory.Data.dll
  • AzAuth.PS.dll
  • dependencies\System.Diagnostics.DiagnosticSource.dll
  • dependencies\Microsoft.IdentityModel.JsonWebTokens.dll
  • dependencies\System.Text.Json.dll
  • dependencies\System.IdentityModel.Tokens.Jwt.dll
  • dependencies\System.IO.FileSystem.AccessControl.dll
  • dependencies\Azure.Identity.dll
  • Microsoft.VisualStudio.Validation.dll
  • dependencies\System.Numerics.Vectors.dll
  • dependencies\AzAuth.Core.pdb
  • dependencies\AzAuth.Core.dll
  • LICENSE
  • dependencies\System.Threading.Tasks.Extensions.dll
  • dependencies\Microsoft.Bcl.AsyncInterfaces.dll
  • dependencies\System.Text.Encodings.Web.dll
  • Microsoft.VisualStudio.Threading.dll
  • dependencies\Microsoft.IdentityModel.Logging.dll
  • dependencies\Microsoft.Identity.Client.Extensions.Msal.dll
  • dependencies\System.Memory.dll
  • en-US\AzAuth.PS.dll-Help.xml
  • dependencies\System.Security.Cryptography.Cng.dll
  • dependencies\Microsoft.IdentityModel.Tokens.dll
  • dependencies\System.Security.Principal.Windows.dll
  • dependencies\System.Runtime.CompilerServices.Unsafe.dll
  • dependencies\System.Management.Automation.dll

Version History

Version Downloads Last updated
2.2.9 (current version) 1,427 1/22/2024
2.2.8 68 1/11/2024
2.2.7 130 12/17/2023
2.2.6 7 12/16/2023
2.2.5 48 12/7/2023
2.2.4 24 12/4/2023
2.2.3 209 10/3/2023
2.2.2 171 5/17/2023
2.2.1 22 5/10/2023
2.2.0 8 5/9/2023
2.1.0 14 5/5/2023
2.0.1 22 4/21/2023
2.0.0 30 4/11/2023
1.1.1 132 5/5/2022
1.1.0 28 3/2/2022
1.0.1 16 3/2/2022
1.0.0 17 3/2/2022
Show more