Releases: CriticalSolutionsNetwork/MEMPolicyManager
Releases · CriticalSolutionsNetwork/MEMPolicyManager
v0.1.4
[v0.1.4]
Added
- Added access token authentication
- Added User Managed Identity auth - Needs Testing
- Added System Manged Identity auth - Needs Testing
- Added Environment variable auth - Needs Testing
Changed
- Updated authentication logic to support new authentication methods and parameters in
Get-EmMdmGraphAuth.
What's Changed
Full Changelog: v0.1.3...v0.1.4
Download:
MEMPolicyManager0.1.4
Installation:
Install-Module -Name MEMPolicyManager-Scope CurrentUser -RequiredVersion 0.1.4v0.1.3
[v0.1.3]
Fix]
- Corrected the authentication logic in Get-EmMdmGraphAuth and its related private functions and classes.
- Ensured the functions generate a proper authentication object compatible with Connect-MgGraph.
Full Changelog: v0.1.2...v0.1.3
Download:
MEMPolicyManager0.1.3
Installation:
Install-Module -Name MEMPolicyManager-Scope CurrentUser -RequiredVersion 0.1.3v0.1.0
[v0.1.0]
Added
- First commit of working module and help documentation.
- Added as public module to PowerShell Gallery.
What's Changed
New Contributors
Full Changelog: https://github.com/CriticalSolutionsNetwork/MEMPolicyManager/commits/v0.1.0
Download:
MEMPolicyManager0.1.0
Installation:
Install-Module -Name MEMPolicyManager-Scope CurrentUser -RequiredVersion 0.1.0