Windows Login - Pop up
-
Hi , Might be a simple fix, but struggling for a long time. I have built a new site and configured that in IIS, whenever I login to the server I get the "Connect to" windows login dialog. However on pressing cancel in this dialog, te screen loads without any issues. Any idea how i can get rid of this?
Jack Sparrow -------------------------------------- Defeat is not the worst of failures. Not to have tried is the true failure.
-
Hi , Might be a simple fix, but struggling for a long time. I have built a new site and configured that in IIS, whenever I login to the server I get the "Connect to" windows login dialog. However on pressing cancel in this dialog, te screen loads without any issues. Any idea how i can get rid of this?
Jack Sparrow -------------------------------------- Defeat is not the worst of failures. Not to have tried is the true failure.
You need to disable the basic authentication. Look at this[^].
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
-
Hi , Might be a simple fix, but struggling for a long time. I have built a new site and configured that in IIS, whenever I login to the server I get the "Connect to" windows login dialog. However on pressing cancel in this dialog, te screen loads without any issues. Any idea how i can get rid of this?
Jack Sparrow -------------------------------------- Defeat is not the worst of failures. Not to have tried is the true failure.
If you want to use Windows Authentication then set that Authentication type only in IIS. You need to configure that. By default even Anonymous access are also allowed.