ts84zs
asked on
Basic Authentication IIS, change look of login popup
I have intranet website hosted on IIS. It has some ASP .NET pages... For that website, I have set "Basic Authentication" in IIS to authenticate the users...
So when i open that website, it prompts for userid/password and if user puts in windows login-password, it lets user to view the webpage...
My question is, is it possible to change the look and feel of that popup/dialogbox of userid/password prompt?
I am using Internet Explorer...
thanks so much
So when i open that website, it prompts for userid/password and if user puts in windows login-password, it lets user to view the webpage...
My question is, is it possible to change the look and feel of that popup/dialogbox of userid/password prompt?
I am using Internet Explorer...
thanks so much
ASKER
thanks so much
i am looking into it..
i am looking into it..
ASKER
it looks bit difficult...
Do you recommend to use it?
Do you recommend to use it?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
thanks so much for the guidance...
I will keep this question open, till I confirm with my project manager. once its confirmed, i will close it...
thanks again...
I will keep this question open, till I confirm with my project manager. once its confirmed, i will close it...
thanks again...
Ok. :)
What did your PM said?
ASKER
I still have to wait till he comes back... I will close this question and if i have to implement the new way, i will open another question...
thanks
thanks
Ok. Let me know if you need any help.
You can read the following two articles in the same order as they are given and let me know if you still has a doubt.
https://msdn.microsoft.com/en-us/library/aa479391.aspx
followed by
https://evolpin.wordpress.com/2012/08/24/iis-mixed-authentication-securing-a-web-site-with-basic-authentication-and-forms-authentication-2/
Best of luck.