Skip to content

Releases: CriticalSolutionsNetwork/MEMPolicyManager

v0.1.4

30 Jul 13:31
7f56a33

Choose a tag to compare

[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

  • Access token, user/system assigned id, env by @DrIOSX in #5

Full Changelog: v0.1.3...v0.1.4

Download:
MEMPolicyManager0.1.4

Installation:

Install-Module -Name MEMPolicyManager-Scope CurrentUser -RequiredVersion 0.1.4

v0.1.3

29 Jul 02:39

Choose a tag to compare

[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.3

v0.1.0

22 Jul 13:58
5ad3d0c

Choose a tag to compare

[v0.1.0]

Added

  • First commit of working module and help documentation.
  • Added as public module to PowerShell Gallery.

What's Changed

New Contributors

  • @DrIOSX made their first contribution in #1

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