这些示例不禁IdentityServer团队维护。 IdentityServer团队提供连接到了社区示例,但不能对示例作任何保证。 若有问题,请直接与做者联系。node
https://github.com/leastprivilege/AspNetCoreSecuritySamplesgit
ASP.NET Identity:https://github.com/IdentityServer/IdentityServer4.Samples/tree/release/Quickstarts/6_AspNetIdentitygithub
本示例显示如何在保护API的IdentityServer所在的主机上托管API。算法
https://github.com/brockallen/IdentityServerAndApimongodb
IdentityServer4-mongo:相似于使用 EntityFramework配置,但使用MongoDB做为配置数据存储。api
IdentityServer4-mongo-AspIdentity:更详细的示例,基于使用ASP.NET IdentityServer进行身份管理,使用MongoDB做为配置数据存储安全
https://github.com/souzartn/IdentityServer4.Samples.Mongomvc
https://github.com/waqaskhan540/IdentityServerExternalAuthasp.net
https://github.com/IdentityServer4Contrib/IdentityServer4.Contrib.Templates.RazorPages
https://github.com/BenjaminAbt/Samples.AspNetCore-IdentityServer4