Using Single Sign-On for Securing Applications in ASP.NET Core

Intermediate

58 Lessons

25h

Certificate of Completion

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

43 Playgrounds
8 Quizzes

This course includes

43 Playgrounds
8 Quizzes

Course Overview

Securing web applications is extremely important, as you do not want unauthorized people to gain access to your data. The most convenient way of securing an application is to use single sign-on (SSO) because it allows users to authenticate once and gain access to all apps within the same system. In this course, you’ll cover the process of using SSO in ASP.NET Core apps. You’ll also cover its usage inside all application types supported by ASP.NET Core, including MVC, web API, gRPC services, Blazor, and Sig...Show More

What You'll Learn

An understanding of the fundamentals of authentication and authorization

Familiarity with how single sign-on works with OpenID Connect and OAuth

Hands-on experience implementing single sign-on in all ASP.NET Core application types, including Blazor

Working knowledge of how to build your own authentication provider

Hands-on experience with integrating any type of single sign-on provider with ASP.NET Core application middleware

What You'll Learn

An understanding of the fundamentals of authentication and authorization

Show more

Course Content

1.

Introduction to Single Sign-On (SSO)

2.

JWT and Authorization Middleware

3.

Enabling SSO in MVC Apps

4.

Enabling SSO in Razor Pages

5.

Enabling SSO in Web API

6.

Enabling SSO in Blazor

9 Lessons

7.

Enabling SSO in gRPC

6 Lessons

8.

Enabling SSO in SignalR

5 Lessons

9.

Wrapping Up

2 Lessons

10.

Appendix

2 Lessons

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor