fayuanliu / AspNet5IdentityServerAngularImplicitFlow

OpenID Connect Implicit Flow with Angular and ASP.NET Core 1.1 IdentityServer4

Home Page:http://damienbod.com/2015/11/08/oauth2-implicit-flow-with-angular-and-asp-net-5-identity-server/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core 1.1 IdentityServer4 OpenID Implicit Flow examples Angular, AngularJS

Build
.NET Core, angular Build status

Code: VS2017 msbuild | VS2015 project.json

Posts

OAuth2 Implicit Flow with AngularJS and ASP.NET Core 1.1 IdentityServer4

Authorization Policies and Data Protection with IdentityServer4 in ASP.NET Core

AngularJS OpenID Connect Implicit Flow with IdentityServer4

Angular OpenID Connect Implicit Flow with IdentityServer4

Secure file download using IdentityServer4, Angular and ASP.NET Core

Angular secure file download without using an access token in URL or cookies

Full Server logout with IdentityServer4 and OpenID Connect Implicit Flow

IdentityServer4, WebAPI and Angular in a single ASP.NET Core project

Extending Identity in IdentityServer4 to manage users in ASP.NET Core

History

2017.04.16: Updated to IdentityServer4 1.5.0, angular 4.0.2

2017.04.11: Updated to IdentityServer4 1.4.2, angular 4.0.1, dev npm packages, angular OpenID Connect Implicit Flow Client configuration

2017.03.24: Updated to angular 4.0.0

2017.03.20: Updated to angular 2.4.10, oidc client validation, IdentityServer4 1.3.1

2017.02.15: Updated to VS2017 csproj, angular 2.4.7, webpack 2.2.1

2017.01.07: Updated to IdentityServer4 1.0.0

2016.12.18: Updated to IdentityServer4 rc5, ASP.NET Core 1.1

2016.12.04: Updated to IdentityServer4 rc4

2016.11.18: Updated to Angular 2.2.0, IdentityServer4 rc3

2016.10.08: Updated to IdentityServer4 rc2

2016.09.18: ASP.NET Core 1.0.1

2016.09.13: Updated to IdentityServer4 RC1 with ASP.NET Core Identity and SQLite

2016.08.11: Updated to IdentityServer4 1.0.0-beta5

2016.07.03: Updated to ASP.NET Core RTM and IdentityServer4 1.0.0-beta4-update1

2016.06.26: Updated IdentityServer4 beta 3

22.05.2016: Updated to ASP.NET Core 1.0 RC2 dotnet

2016.01.15: Updated to IdentityServer4

2015.11.18: Updated to ASP.NET Core 1.0 RC1

About

OpenID Connect Implicit Flow with Angular and ASP.NET Core 1.1 IdentityServer4

http://damienbod.com/2015/11/08/oauth2-implicit-flow-with-angular-and-asp-net-5-identity-server/


Languages

Language:C# 67.8%Language:TypeScript 19.9%Language:JavaScript 8.1%Language:HTML 3.5%Language:CSS 0.8%