Skip to content

Commit f1f83c8

Browse files
Update README.md
1 parent e6c4734 commit f1f83c8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
An OpenID Connect setup with Angular 5, IdentityServer 4 and ASP.NET Core resource api.
33
These solutions are used as material for a blog series about OpenID connect.
44

5-
Part 1: [Creating an OpenID connect system with Angular 5 and IdentityServer4](https://christianlydemann.com/creating-an-openid-connect-system-with-angular-5-and-identityserver4-oidc-part-1/)
6-
Part 2: [Creating identity server setup with client credential authentication](https://christianlydemann.com/creating-identity-server-setup-with-client-credential-authentication-oidc-part-2/)\\
7-
Part 3: [Creating interactive authentication with an authorization code client](https://christianlydemann.com/openid-connect-interactive-authentication-with-authorization-code-flow-oidc-part-3/)\\
8-
Part 4: [OpenID Connect Hybrid Flow for calling resource API](https://christianlydemann.com/openid-connect-hybrid-flow-for-calling-resource-api-oidc-part-4/)\\
9-
Part 5: [OpenID Connect with ASP.NET Identity](https://christianlydemann.com/openid-connect-with-identityserver-and-asp-net-core-identity-oidc-part-5/)\\
10-
Part 6: [OpenID Connect with Entity Framework for IdentityServer configuration](https://christianlydemann.com/configure-identityserver-with-entity-framework-oidc-part-6/)\\
11-
Part 7: [OpenID Connect with Angular client](https://christianlydemann.com/openid-connect-with-angular-5-oidc-part-7/)
5+
* Part 1: [Creating an OpenID connect system with Angular 5 and IdentityServer4](https://christianlydemann.com/creating-an-openid-connect-system-with-angular-5-and-identityserver4-oidc-part-1/)
6+
* Part 2: [Creating identity server setup with client credential authentication](https://christianlydemann.com/creating-identity-server-setup-with-client-credential-authentication-oidc-part-2/)\\
7+
* Part 3: [Creating interactive authentication with an authorization code client](https://christianlydemann.com/openid-connect-interactive-authentication-with-authorization-code-flow-oidc-part-3/)\\
8+
* Part 4: [OpenID Connect Hybrid Flow for calling resource API](https://christianlydemann.com/openid-connect-hybrid-flow-for-calling-resource-api-oidc-part-4/)\\
9+
* Part 5: [OpenID Connect with ASP.NET Identity](https://christianlydemann.com/openid-connect-with-identityserver-and-asp-net-core-identity-oidc-part-5/)\\
10+
* Part 6: [OpenID Connect with Entity Framework for IdentityServer configuration](https://christianlydemann.com/configure-identityserver-with-entity-framework-oidc-part-6/)\\
11+
* Part 7: [OpenID Connect with Angular client](https://christianlydemann.com/openid-connect-with-angular-5-oidc-part-7/)

0 commit comments

Comments
 (0)