microsoft / MSCloudLoginAssistant

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

Connect-MSCloudLoginMSGraphWithUser appears to be missing parameters for Connect-MgGraph #134

Closed mlhickey closed 1 year ago

mlhickey commented 1 year ago

For connections being made with CredentialsWithApplicationId, Connect-MSCloudLoginMSGraphWithUser is missing the TenantId and ClientId parameters necessary to fulfill the connect request.

Proposed fix: