Passport authentication

Posted by Sunny4989 under ASP.NET on 4/18/2012 | Points: 10 | Views : 21925 | Status : [Member] | Replies : 12
How to use the passport authentication ???

------------------------------------------------
Learn throughout life



Responses

Posted by: Sabarimahesh on: 4/19/2012 [Member] Bronze | Points: 25

Up
0
Down
Passport authentication relies on a centralized service provided by Microsoft. Passport authentication identifies a user with using his or her e-mail address and a password and a single Passport account can be used with many different Web sites. Passport authentication is primarily used for public Web sites with thousands of users

Life is a Race
Thanks & Regards
By
Sabari Mahesh P M

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sabarimahesh on: 4/19/2012 [Member] Bronze | Points: 25

Up
0
Down
This is Good link
http://www.extremeexperts.com/Net/Articles/ImplementingPassportAuth.aspx

Life is a Race
Thanks & Regards
By
Sabari Mahesh P M

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sunny4989 on: 4/20/2012 [Member] Starter | Points: 25

Up
0
Down
Hi Sabari

Can u give an example where we have used passport authentication

------------------------------------------------
Learn throughout life

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Dotnetrajanikanth on: 4/20/2012 [Member] Starter | Points: 25

Up
0
Down
Sunil,

Passoport authentication can be used when ever u are using a single username password combination to authenticate in to a group of website.

The simplest example that i can give is that of a google gmail account. with a single emailid password combination u are able to access youtube,gmail,google+,blogger and most of the google web appplications.

____________
www.flickr.com/photos/psdesigner/

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sunny4989 on: 4/20/2012 [Member] Starter | Points: 25

Up
0
Down
@ Rohith

COool Answer

------------------------------------------------
Learn throughout life

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: GSM_GSV on: 4/20/2012 [Member] Starter | Points: 25

Up
0
Down
Hi sunny,

It will be useful when users are many and you dont want to manage many users. When user logins with credentials, it will be reached to passport website like hotmail, where authentication will happen. If authentication is successful, it will return a token to your website.

---------------------------------------
Live the life you've dreamed

Regards
MADHU

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sabarimahesh on: 4/20/2012 [Member] Bronze | Points: 25

Up
0
Down
passport is not widely used..
its used to autheticate in microsoft database, (hotmatil,live.com, etc)

Life is a Race
Thanks & Regards
By
Sabari Mahesh P M

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Dotnetrajanikanth on: 4/20/2012 [Member] Starter | Points: 25

Up
0
Down
@Sabarimahesh

The questioner doesn't asked you that it is widely used or not. Please be specific with the answer. I have seen you posting tons and tons of spam in this forum. Even it mislead me 2-3 times. Please dont post for the sake of getting points. Post for helping others.

____________
www.flickr.com/photos/psdesigner/

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sabarimahesh on: 4/20/2012 [Member] Bronze | Points: 25

Up
0
Down
@Dotnetrajanikanth

Thank You


Life is a Race
Thanks & Regards
By
Sabari Mahesh P M

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sunny4989 on: 4/20/2012 [Member] Starter | Points: 25

Up
0
Down
Hi sabari mahesh

But most of the post from you has helped me a lot

------------------------------------------------
Learn throughout life

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sabarimahesh on: 4/20/2012 [Member] Bronze | Points: 25

Up
0
Down
@Sunny4989

Thank You Very Much Sunny...

Some time Questioner Asked a Question From Their Mind..

We Get it To Our Mind..On Another Way..

So It May Happen...

No Problem...

I Using Dotnetfunda To learn More...

And To Help "What i learnt" and " What i Going To learn "


Life is a Race
Thanks & Regards
By
Sabari Mahesh P M

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Prash on: 7/25/2012 [Member] Starter | Points: 25

Up
0
Down
when ur appn uses passport authentication users can use their msn passport to access your site.To implement passport authentication u must first register with the ms passport service on ms passport network web site.You should download .NET passport SDK.

Sunny4989, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response