Skip to content

Commit 7e79cdf

Browse files
Update README.md
1 parent f1f83c8 commit 7e79cdf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

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

55
* 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/)\\
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/)
1111
* Part 7: [OpenID Connect with Angular client](https://christianlydemann.com/openid-connect-with-angular-5-oidc-part-7/)

0 commit comments

Comments
 (0)