Re: Which is best authentication method?
From: .NET Follower (amitagarwal-NET_at_SoftHome.net)
Date: 02/04/04
- Next message: Vinod I: "Setting Focus on control after Validation"
- Previous message: Ashish Kanoongo: "Re: Which is best authentication method?"
- In reply to: Ashish Kanoongo: "Re: Which is best authentication method?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Feb 2004 16:17:25 +0530
hi,
i hope this site will help u
http://msdn.microsoft.com/library/en-us/dnnetsec/html/SecNetHT04.asp?frame=true
--
Thanks and Regards,
Amit Agarwal
Software Programmer(.NET)
"Ashish Kanoongo" <ashishk@armoursoftware.com> wrote in message news:%23m7gvtw6DHA.2556@TK2MSFTNGP09.phx.gbl...
Amit
I am creating a web based application and user authentication will occur at diferent pages within application, I think you are right incase of form base authentication. But how do we manage user and roles. Are you talking about ADS users ?
Ashish
".NET Follower" <amitagarwal-NET@SoftHome.net> wrote in message news:e83kqIw6DHA.1636@TK2MSFTNGP12.phx.gbl...
hi,
actually it depends upon ur need
if u r making app for local intranet
then normally we go for windows method where w eknow users.
passport is less used as it involves u to avail the sevices from MS
i feel form method is normally used which lets us to redirect user s from secured pages
to login and back to original page,
also we can use USERS AND ROLES with it
using system.security
--
Thanks and Regards,
Amit Agarwal
Software Programmer(.NET)
"Ashish Kanoongo" <ashishk@armoursoftware.com> wrote in message news:uK0BA$v6DHA.1368@TK2MSFTNGP10.phx.gbl...
Let me know the best authentication method and why ? I am asking in ASP.NET using C#.
1. Windows Builtin authentication
2. Passport base authentication
3. Form Based Authentication
4. Default (IIS) Authentication
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 02/03/2004
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 2/3/2004
- Next message: Vinod I: "Setting Focus on control after Validation"
- Previous message: Ashish Kanoongo: "Re: Which is best authentication method?"
- In reply to: Ashish Kanoongo: "Re: Which is best authentication method?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|