microsoft / MSCloudLoginAssistant

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

Add support for deviceauthentication flow #149

Open mibarm opened 1 year ago

mibarm commented 1 year ago

we want to have an option for authentication with deviceauthentication..

connect-microsoftteams -UseDeviceAuthentication connect-mggraph -UseDeviceAuthentication connect-exchangeonline -Device

Usecase: Using this in combination with Microsoft365DSC --> Export-M365DSCConfiguration -UseDeviceAuthentication