microsoft / MSCloudLoginAssistant

PowerShell Module Handling Authentication to Cloud Services
https://www.powershellgallery.com/packages/MSCloudLoginAssistant/
MIT License
76 stars 50 forks source link

Add login support for 'intune' workload #91

Closed klawrawkz closed 3 years ago

klawrawkz commented 3 years ago

This is a one-liner. Add 'Intune.psm1' to the list of supported login workloads.


This change is Reviewable

NikCharlebois commented 3 years ago

Actually, it Intune.psm1 is already part of that list. Make sure you are using 1.0.41

klawrawkz commented 3 years ago

Looks like you already added this. Strange, b/c it's not in the latest version I installed. I'll take a look by doing a fresh install.

klaw