Windows 10 Kiosk with Edge 93 with domain authentication

mclabman 1 Reputation point
2021-09-24T11:45:23.393+00:00

Setting up kiosk on domain enrolled computer with domain user to show intranet site with Windows authentication.
If --edge-fullscreen key used, Edge demands user name and password.
If there no --edge-fullscreen key, Edge successfully authenticate user with buit-in Windows authentication and does not show user name and password window on start up.
If Edge started without that key, user can close assigned access application or create new desktop using gestures.
Is it a bug or what? Why?
How to setup kiosk mode without user login window?
https://learn.microsoft.com/en-us/deployedge/microsoft-edge-configure-kiosk-mode is not clear about this behavior.
Windows 20H2, Edge 93.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,575 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-09-27T08:08:41.387+00:00

    Hi @mclabman

    Do you mean when you run Edge kiosk mode with this flag --edge-kiosk-type=fullscreen then it shows the Windows authentication window?
    If so, I think it's reasonable. Because with this flag, Edge browser will run in InPrivate mode, certainly it will ask for username and password.

    If you don't want to display the Windows authentication window, I suggest that you remove the --edge-kiosk-type=fullscreen flag, so that Edge browser won't run in InPrivate mode and will auto login. Only using the --kiosk flag can also use Edge in full screen kiosk mode.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Regards,
    Yu Zhou

    0 comments No comments

  2. Vince 0 Reputation points
    2023-01-23T21:07:15.6566667+00:00

    Hello,

    By default IWA is not authorized in kiosk mode , to allow it see below :

    [https://admx.help/?Category=EdgeChromium&Policy=Microsoft.Policies.Edge::AmbientAuthenticationInPrivateModesEnabled

    regards

    Vince

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.