Sub Domains Authentication with Asp.Net Web API
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | Lec: 22 | 677 MB
Genre: eLearning | Language: English
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | Lec: 22 | 677 MB
Genre: eLearning | Language: English
Build a cookie based cross sub domain authentication website with Asp.Net web API from scratch
Introduction.
Welcome Everybody to my course "Sub Domains Authentication with Asp..Net Web API".
In this course, you will learn how to develop cross subdomain authentication in asp.net using Web API and cookies.
To make it clear, suppose you have a website called: www,mysite,com.
sub1,mySite,com , sub2,mySite,om
and you want all these sites to authenticate using a single authenticate node (A Web API in our case). think about it as a single sign-on.
So this is what we are going to build on this website. ( see the promo)
Support
You can check other students who know how much I am active in answering any question, not only related to the course but also I provide free support in any computer science topic on my website, you can find this in the bonus section of the course. So don't worry about anything you may feel unclear, I will be with you almost 24/7 to help you.
Description:
Here is what we are going to cover in this course:
Build the authentication Web API (used to authenticate all other websites using token authentication)
Adding custom methods to the API and testing using Postman.
Building 3 websites ( www,hasan,com , tools,hasan,com , gallery,hasan,com).
Hosting our websites and the API locally on our IIS feature in Windows 10 to access the sites with their domain names.
Implementing central login and registration forms.
Working with cookies to save the authentication information.
Implementing the cross-site authentication from all sites.
Implement remember me using cookies.
And much more covered during the lectures.