我目前正在嘗試設置使用Windows身份驗證和窗體身份驗證的網站。我正在使用ASP.NET MVC,並且需要支持IIS6和7。我將如何着手讓已知的AD用戶加入應用程序(他們的AD ID是根據他們在應用程序數據庫中的用戶記錄進行存儲的),並將其他人指引到標準的用戶名/密碼頁面。在ASP.NET MVC混合Windows和窗體身份驗證
4
A
回答
1
看來答案是否定的。我們必須設置2個站點,主要應用程序使用表單身份驗證和單獨的Windows身份驗證站點,該站點使用令牌過期並快速告訴表單站點,即已驗證的用戶正在使用的令牌重定向到表單站點。
1
如何在IIS級別使用自定義401重定向選項this article
相關問題
- 1. ASP.NET身份+ Windows身份驗證(混合模式 - 窗體+ Windows)
- 2. MVC - 窗體和Windows身份驗證
- 3. 將窗體身份驗證與Windows身份驗證混合使用
- 4. ASP.NET混合形式/ Windows身份驗證
- 5. Windows身份驗證混合
- 6. ASP.NET混合身份驗證
- 7. 混淆有關窗體身份驗證在ASP.NET MVC
- 8. ASP.NET窗體身份驗證與Windows Safari
- 9. ASP.NET MVC Windows身份驗證
- 10. Windows身份驗證和窗體身份驗證一起用於ASP.NET
- 11. MVC 4 ACS和窗體身份驗證
- 12. 在ASP.NET MVC中混合使用Windows身份驗證和表單身份驗證4
- 13. Asp.net和Windows身份驗證
- 14. ASP.NET MVC和混合模式身份驗證
- 15. ASP.Net MVC 3區域和混合模式身份驗證
- 16. 在ASP.NET MVC3中混合基本身份驗證和表單身份驗證
- 17. ASP.NET窗體身份驗證Cookie在Safari
- 18. 網站窗體身份驗證 - > SQL Server Windows身份驗證
- 19. 從窗體身份驗證轉換爲Windows身份驗證
- 20. 使用窗體身份驗證和Windows身份驗證的Active Directory
- 21. 如何從asp.net窗體身份驗證轉換爲Windows身份驗證
- 22. Asp.MVC和WCF混合身份驗證
- 23. 使用Owin OpenId身份驗證混合Owin Asp.Net身份Cookie身份驗證
- 24. 如何在IIS 7.5中的MVC 2中混合使用Forms身份驗證和Windows身份驗證?
- 25. 會話和窗體身份驗證問題:Asp.Net MVC 3
- 26. 自定義窗體身份驗證MVC?
- 27. Windows身份驗證,ASP.Net MVC錯誤
- 28. asp.net mvc 3 windows身份驗證
- 29. Windows身份驗證 - MVC 2 ASP.Net
- 30. MVC - 啓用窗體身份驗證