Micke-K / IntuneManagement

Copy, export, import, delete, document and compare policies and profiles in Intune and Azure with PowerShell script and WPF UI. Import ADMX files and registry settings with ADMX ingestion. View and edit PowerShell script.
MIT License
940 stars 170 forks source link

Unable to login with Google SSO linked account #228

Open secretsoup opened 1 month ago

secretsoup commented 1 month ago

I cannot log in when tryin to log into my account that is linked to Google SSO. I get through the Microsoft prompts, but then the Google login prompt complains that Javascript is not enabled.

Micke-K commented 1 month ago

Hello!

This uses an old version of MSAL. This does not support this feature.

I am looking at new versions with updated MSAL support but this is for a future release. I can't say when that would be available since it is a complete re-write.

Cheers!