Edge browser showing windows security popup

Anonymous
2023-01-24T07:21:08.0833333+00:00

We have implemented MSAL authorization in our web application but when we are executing visual studio code locally, solution running fine with IE but not with edge browser, its showing windows security credentials popup.

User's image

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,577 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,598 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
431 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 76,266 Reputation points Moderator
    2023-01-24T17:30:15.14+00:00

    you are probably using the msal auto login feature via windows security. this needs be configured for edge, usually via policy.

    [https://manual.iij.jp/iid/user-help_en/21202280.html


  2. Bruce (SqlWork.com) 76,266 Reputation points Moderator
    2023-01-25T17:13:00.61+00:00

    this is not a MSAL feature but a azure ad feature installed by your enterprise

    [https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sso

    this is normally installed via system policy. open a ticket with your network people as they need to configure the edge policy


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.