I have a basic architecture question about "Web Account Manager" of windows 10 built into the OS
Hello,
As we know any desktop app can use WAM to get the necessary access-token from Azure-AD and then invoke the API
So when the app-code is updated with WAM-api and request the token,
Would WAM implementation work in browser-context in the event when WAM wants to collect credential from the user ?
OR
whatever popups are opened by app or WAM are totally native forms ?
Thanks.



