windows authenticated website prompt for firefox but doesn't for internet explorer

前端 未结 5 1503
挽巷
挽巷 2021-02-03 10:31

i added windows authentication on my website to track user names. For IE it works fine and is seemsless but it prompts for windows login for user using firefox. any ideas?

5条回答
  •  走了就别回头了
    2021-02-03 10:54

    Windows authentication does not work for Firefox out of the box. You will need to do some additional steps. I'm not sure of the particulars as to how it happens, but your domain credentials are somehow given to the web server using IE.

提交回复
热议问题