The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- Added access token authentication
- Added User Managed Identity auth - Needs Testing
- Added System Manged Identity auth - Needs Testing
- Added Environment variable auth - Needs Testing
- Updated authentication logic to support new authentication methods and parameters in
Get-EmMdmGraphAuth
.
- 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.
- First commit of working module and help documentation.
- Added as public module to PowerShell Gallery.