No possibility to call WAM #6278
Labels
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
msal-browser
Related to msal-browser package
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
3.0.0-beta.0
Wrapper Library
Not Applicable
Wrapper Library Version
None
Public or Confidential Client?
Public
Description
WAM is never used, even in this example
https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-browser-samples/VanillaJSTestApp2.0/app/wamBroker
In fact, even if the Windows Accounts extension is installed, the login is always mediated by a web flow, that returns this error:
"AADSTS70018: Invalid verification code"-error instead of the "AADSTS900144: The request body must contain the following parameter: 'client_id'"
With both Edge and Chrome
Error Message
"AADSTS70018: Invalid verification code"-error instead of the "AADSTS900144: The request body must contain the following parameter: 'client_id'"
Msal Logs
No response
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
Load the page
Click on log - in
Expected Behavior
WAM broker shows the non-web popup to allow selection of Windows account
Identity Provider
Azure AD / MSA
Browsers Affected (Select all that apply)
Chrome, Edge
Regression
No response
Source
External (Customer)
The text was updated successfully, but these errors were encountered: