简体   繁体   中英

Connect-AzureAD -Confirm throwing AADSTS900144: The request body must contain the following parameter: 'code'. error

I have downloaded powershell azure ad modules and I'm trying to connect to azure ad using below command but it throwing error.

Connect-AzureAD -Confirm 

AADSTS900144: The request body must contain the following parameter: 'code'.

I have specified correct credentials even then getting above issue .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM