简体   繁体   中英

Is there any step by step tutorial on how to implement Windows Authentication with IdentityServer4 and Http.sys?

So I am trying to implement an IdentityServer4 for my Project. I followed the instructions I found in the documentation and other sources to setup a very basic IdSrv. I am still struggling with how I can implement an IdSrv which accepts Windows Credentials from client and authenticate using IdSrv.

Until now I have not found anything which helps. Everything seems to be too complex. Among the IdSrv.Samples are some clues on how to achieve this, but still can't figure out the right way.

Or maybe I understood all the idea false?

Any help and tip would be appreciated.

PS. I am not using IIS or IISIntegration.

The documentation on how to implement this is at Windows Authentication

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM