
[英].net core and kestrel - best practices for using IIS as an intermediary for Windows Authentication?
[英]Windows Authentication in IIS using Kestrel
我的Web应用程序需要Windows身份验证(Kerberos或NTLM)来管理Active Directory成员身份的授权。
我已经使用Windows身份验证配置了我的IIS网站。
我的web.config配置了forwardWindowsAuthToken =“true”
但是如何在我的C#MVC控制器中使用我的Windows帐户?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.