-
Notifications
You must be signed in to change notification settings - Fork 4k
Support for windows authnetication #38
Comments
@venkatrv Seems like you are coming new into Identity Server and starting with Identity server 4. I am not sure if that is great idea because currently all of this is getting formalized. Please check out this podcast on .NET Rocks show https://www.dotnetrocks.com/default.aspx?ShowNum=863 where Dominick talks about the current state of the project. That being said you can use Identity server 3 and there is an example of Windows Auth in there. I am no owner of this repo or related to this project :) but just my cents to help you. Identity server 3 Windows Auth Example - https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/WebHost%20(Windows%20Auth) |
Thank you @lazyspark. Yes, you are right. I am new to IdentityServer and thought picking up the IdentityServer4 is better, because the previous one (IdentityServer3) is using old technology and MS may not invest in that technology anymore (I read these comments in the forum). |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Can IdentityServer4 takes Windows credentials and convert to IdetityServer4 token?
The text was updated successfully, but these errors were encountered: