Re: Which is best authentication method?
From: Ashish Kanoongo (ashishk_at_armoursoftware.com)
Date: 02/04/04
- Next message: .NET Follower: "Re: Which is best authentication method?"
- Previous message: Dave Brown: "buttons in datagrid ?"
- In reply to: .NET Follower: "Re: Which is best authentication method?"
- Next in thread: .NET Follower: "Re: Which is best authentication method?"
- Reply: .NET Follower: "Re: Which is best authentication method?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Feb 2004 16:11:35 +0530
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
- Next message: .NET Follower: "Re: Which is best authentication method?"
- Previous message: Dave Brown: "buttons in datagrid ?"
- In reply to: .NET Follower: "Re: Which is best authentication method?"
- Next in thread: .NET Follower: "Re: Which is best authentication method?"
- Reply: .NET Follower: "Re: Which is best authentication method?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|