OATHTokens

0.6.0

PowerShell module for managing OATH tokens in Microsoft Entra ID via Microsoft Graph API.

Minimum PowerShell version

7.0.0

Installation Options

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

Install-Module -Name OATHTokens

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

Install-PSResource -Name OATHTokens

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

MIT License (c) 2025 Josh

Package Details

Author(s)

  • Josh - https://github.com/uniQuk

Tags

EntraID AzureAD MFA OATH Authentication Yubikey

Functions

Add-OATHToken Get-OATHToken Remove-OATHToken Set-OATHTokenUser Set-OATHTokenActive Import-OATHToken Export-OATHToken New-OATHTokenSerial Convert-Base32 Show-OATHTokenMenu Get-TOTP Test-TOTP

Dependencies

Release Notes

Enhance Add-OATHToken to support user assignment in a single step. Reduce menu complexity. Allow mixed assignments in bulk imports.

FileList

Version History

Version Downloads Last updated
0.6.0 (current version) 8 3/25/2025
0.5.1 5 3/25/2025
0.5.0 5 3/25/2025
0.4.0 5 3/24/2025
0.3.0 6 3/24/2025
0.2.0 7 3/24/2025
0.1.0 10 3/23/2025
Show more