You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a Microsoft.Windows.Compatibility nuget package now, Can we build a asp.net core native Microsoft.AspNetCore.Authentication.Windows now ? or that's some thing must impelement in the Server (eg.IIS,Kestrel,HttpSys) ?
The text was updated successfully, but these errors were encountered:
It doesn't exist because currently it's supported only with IIS and HttpSys, where there are options to turn it on. It's not currently supported in Kestrel, but we are tracking that feature request in #4662 .
There's a
Microsoft.Windows.Compatibility
nuget package now, Can we build a asp.net core nativeMicrosoft.AspNetCore.Authentication.Windows
now ? or that's some thing must impelement in the Server (eg.IIS,Kestrel,HttpSys) ?The text was updated successfully, but these errors were encountered: