4.7
Intermediate
25h
Using Single Sign-On for Securing Applications in ASP.NET Core
Delve into using Single Sign-On (SSO) to secure ASP.NET Core applications, including MVC, web API, and more. Discover protocols, configuration, and securing pages and endpoints.
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 SignalR.
By the end of this course, you will have learned what SSO consists of, what protocols it uses, and how it’s configured inside an ASP.NET Core middleware. You will also have learned how to secure any endpoints, pages, and views supported by ASP.NET Core.
Securing web applications is extremely important, as you do not want unauthorized people to gain access to your data. The most c...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
An understanding of the fundamentals of authentication and authorization
Show more
Content
1.
Introduction to Single Sign-On (SSO)
7 Lessons
Get familiar with SSO in ASP.NET Core, its basics, and essential implementation steps.
2.
JWT and Authorization Middleware
8 Lessons
Unpack the core of JWTs, authentication middleware, SSO configuration, and role-based authorization in ASP.NET Core.
3.
Enabling SSO in MVC Apps
6 Lessons
Work your way through enabling SSO, configuring authentication, and managing MVC views access in ASP.NET Core.
4.
Enabling SSO in Razor Pages
6 Lessons
Grasp the fundamentals of securely integrating SSO in Razor Pages apps.
5.
Enabling SSO in Web API
7 Lessons
Dig into securing and authorizing web API endpoints using JWTs and other methodologies.
6.
Enabling SSO in Blazor
9 Lessons
Follow the process of enabling and securing SSO for Blazor WebAssembly and Server applications.
7.
Enabling SSO in gRPC
6 Lessons
Master the steps to secure gRPC communication using JWT, authorize endpoints, and handle errors.
8.
Enabling SSO in SignalR
5 Lessons
Try out securing SignalR with JWT and OIDC for authenticated communication.
9.
Wrapping Up
2 Lessons
Walk through securing ASP.NET Core apps using SSO, OpenID Connect, and OAuth protocols.
10.
Appendix
2 Lessons
Work your way through setting up a local environment and securing it with an SSL certificate.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources