We’re cloud using default auth: Idp w Azure external provider. Works great in the browser.
Works okay in the local client & DMT, except it doesn’t remember my email on the first go. I can live with that because we don’t do much client stuff.
The problem is with DMT from the command line. It defaults to Idp so I get the login webcontrol popup (silently hidden behind all other screens -grrrr) even when using -noui flag.
How do I get DMT.exe to do basic auth by default? Without affecting the default auth for the browser apps?