- Course
Authentication and Authorization in ASP.NET Core
Adding authentication and authorization to an application seems to be a task for that one person in the team. The only one who understands it. After watching this, you will be that person.
- Course
Authentication and Authorization in ASP.NET Core
Adding authentication and authorization to an application seems to be a task for that one person in the team. The only one who understands it. After watching this, you will be that person.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
It’s obvious that protecting your applications against unauthorized use is very important. So why does it always seems to come as an afterthought? In this course, Authentication and Authorization in ASP.NET Core, you'll reveal the authentication and authorization options you have in ASP.NET Core front-end applications. First, you'll discover basic cookie authentication. Then, you'll explore the Identity Framework and authenticating with OpenID Connect. Finally, you'll learn how to implement authorization using policies. By the end of this course, you’ll have the knowledge to choose a strategy to protect your application and execute it.