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
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