Can you please help me with some insight on using my own User repository/ database table for Identity server (IdentityServer3) to authenticate against? I know other people have done it, but can’t seem to figure out how?
Asked
Active
Viewed 438 times
0
1 Answers
1
You need to write a user service. The docs and samples have very good coverage of that.
https://identityserver.github.io/Documentation/docs/advanced/userService.html

leastprivilege
- 18,196
- 1
- 34
- 50