Answer: It is based on the passport website.This Passport website is provided by Microsoft.
When the user logins, the authentication will be done on the passport website(Ex:hotmail,devhood,windows live etc). It will return a token to your website, if the authentication is successful.
Set up Passport as the authentication mode in the application configuration file as follows.
<authentication mode= "Passport"/>
Asked In: Many Interviews |
Alert Moderator