az login with interactive login via browser fails with AADSTS900144: The request body must contain the following parameter: 'client_id'.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
az login fails when trying to use "login in web browser"
### Related command
az login
### Errors
AADSTS900144: The request body must contain the following parameter: 'client_id'.
### Issue script & Debug output
The error message is in the browser, I have to cancel the login process of the CLI, since I cannot successfully login
### Expected behavior
Successful login, after opening the browser window where I am already authenticated
### Environment Summary
azure-cli 2.62.0
core 2.62.0
telemetry 1.1.0
Extensions:
account 0.2.5
Dependencies:
msal 1.28.1
azure-mgmt-resource 23.1.1
OS: current ubuntu lts
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.