Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Thinktecture IdentityServer v3 with WindowsAuth

I want to use Thinktecture IdentityServer as a token-provider and authenticate users against ActiveDirectory. So that token contain information about the domain user.

Both Client and IdentityServer (IIS) reside inside a Windows domain. When Client authenticates with the user account in IIS it uses WindowsAuth.

How can this be done? Appreciate for working code sample.

like image 673
prot Avatar asked Apr 14 '26 14:04

prot


1 Answers

You would need to create a custom user service , see this example https://gist.github.com/tjrobinson/0ad6c790e90d7a385eb1

like image 71
Ming Avatar answered Apr 16 '26 10:04

Ming



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!