.net - IdentityServer3, Identityserver3.MembershipReboot in asp core -


can use identityserver3 , identityserver3.membershipreboot in .net core?

or better use https://github.com/identityserver/identityserver4

identityserver3 not written in .core , not sure if work correctly .net core projects

only identity server 4 targets .net core. identity server 3 targets .net framework.

see https://leastprivilege.com/2016/01/11/announcing-identityserver-for-asp-net-5-and-net-core/ initial announcement.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -