All Projects → stulzq → Identityserver4.samples

stulzq / Identityserver4.samples

Licence: apache-2.0
Samples for IdentityServer4,use .net core 2.0

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Identityserver4.samples

Identityserver4.samples
Samples for IdentityServer4
Stars: ✭ 1,002 (+78.61%)
Mutual labels:  aspnet-core, oauth2, openid-connect, identityserver4
Identityserver4 Example
Example IdentityServer 4 Implementation
Stars: ✭ 136 (-75.76%)
Mutual labels:  aspnet-core, oauth2, openid-connect, identityserver4
Identitybase
IdentityBase is a Universal Identity Platform for web, mobile and IoT built on top of IdentityServer.
Stars: ✭ 112 (-80.04%)
Mutual labels:  aspnet-core, oauth2, openid-connect, identityserver4
Identityserver4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Stars: ✭ 8,428 (+1402.32%)
Mutual labels:  aspnet-core, oauth2, openid-connect, identityserver4
IdentityServerSample
Sample ASP.NET Core MVC and Angular apps and API using Identity Server 4
Stars: ✭ 25 (-95.54%)
Mutual labels:  oauth2, openid-connect, identityserver4
Aspnet5identityserverangularimplicitflow
OpenID Connect Code / Implicit Flow with Angular and ASP.NET Core 5 IdentityServer4
Stars: ✭ 670 (+19.43%)
Mutual labels:  aspnet-core, oauth2, identityserver4
Angularaspnetcoreoauth
Sample project demonstrating user authentication and identity with Angular, Asp.Net Core and IdentityServer4
Stars: ✭ 268 (-52.23%)
Mutual labels:  oauth2, openid-connect, identityserver4
Jpproject.identityserver4.adminui
🔧 ASP.NET Core 3 & Angular 8 Administration Panel for 💞IdentityServer4 and ASP.NET Core Identity
Stars: ✭ 717 (+27.81%)
Mutual labels:  oauth2, openid-connect, identityserver4
Oidc.example
OIDC (OpenID Connect) Example for http://openid.net/connect/
Stars: ✭ 190 (-66.13%)
Mutual labels:  oauth2, openid-connect, identityserver4
Aspnetcoreangularsignalrsecurity
Security with ASP.NET Core, SignalR and Angular
Stars: ✭ 171 (-69.52%)
Mutual labels:  aspnet-core, oauth2, identityserver4
Jpproject.identityserver4.sso
🔒 ASP.NET Core 3.1 Open Source SSO. Built within IdentityServer4 🔑
Stars: ✭ 298 (-46.88%)
Mutual labels:  oauth2, openid-connect, identityserver4
secure-oauth2-oidc-workshop
Hands-On Workshop for OAuth 2.0 and OpenID Connect 1.0
Stars: ✭ 58 (-89.66%)
Mutual labels:  oauth2, openid-connect
AzureADAuthRazorUiServiceApiCertificate
Azure AD flows using ASP.NET Core and Microsoft.Identity
Stars: ✭ 41 (-92.69%)
Mutual labels:  oauth2, aspnet-core
mock-oauth2-server
A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
Stars: ✭ 83 (-85.2%)
Mutual labels:  oauth2, openid-connect
Cloudfront Auth
An AWS CloudFront [email protected] function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
Stars: ✭ 471 (-16.04%)
Mutual labels:  oauth2, openid-connect
oxd
Client software to secure apps with OAuth 2.0, OpenID Connect, and UMA
Stars: ✭ 40 (-92.87%)
Mutual labels:  oauth2, openid-connect
IdentityServer4SignalR
Demo of Authentication SignalR with JWT Tokens via OpenID Connect in DotNet Core
Stars: ✭ 35 (-93.76%)
Mutual labels:  openid-connect, identityserver4
Identityserver4aspnetcoreidentitytemplate
An ASP.NET Core 3.1 IdentityServer4 Identity Bootstrap 4 template with localization
Stars: ✭ 262 (-53.3%)
Mutual labels:  aspnet-core, identityserver4
yii-auth-client
Yii Framework external authentication via OAuth and OpenID Extension
Stars: ✭ 20 (-96.43%)
Mutual labels:  oauth2, openid-connect
werther
An Identity Provider for ORY Hydra over LDAP
Stars: ✭ 103 (-81.64%)
Mutual labels:  oauth2, openid-connect

写在前面

写于2018.9.12

我研究 IdentityServer4 是从.net core 1.1的时候开始的,那时候国内的中文资料比较少,我都是按照官方文档来研究的,整理成了笔记。这个系列文档,一些文章是完全翻译的,一些文章是采用翻译加我自己的经验结合而成的,还有一些根据国内的使用习惯进行了改编,比如第三方登录,官方文档用的google,而我用了国内用得非常多的QQ登录。我当时也没想到有这么多人看,还有就是当时对 IdentityServer4 的理解有限,在对一些专业术语的翻译上有所不足,但是直到现在我也一直在维护,对以前翻译不通顺的地方进行修改,对不足的地方及进行添加。最后谢谢大家的支持。

一.介绍

二.快速入门

三.主题

四.扩展阅读(新手必看)

五.实战经验分享

不能点击的是还未更新的

六.其他园友分享

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].