Ask a Question related to ASP.NET Security, Design and Development.
-
ap #1
Secure authentication and authorization
Hello,
I am new to asp.net and try to lean as much as can. I read all about from
based authentication and cookie based authorization. In real world
application, web site, what is the best, security wise, way to do the
authorization? Also I would like to know how to enforce maximum logon time.
For example, 3 unsuccessful logon attempts should prohibit user from logon
with 30 min. If you know any good example, please post to url.
Thanks
ap
ap Guest
-
windows pass through authentication\authorization....
I have a requirement for a company intranet where they want to use a single sign-on with their windows 2003 domain (AD) so I was thinking of using... -
Authorization, Authentication in Web.config
Hi I am trying to ensure that users can only enter my Web service on a specific Login web page. I've amended Web.config so that authorization... -
Forms authentication then redirection to a secure web with NT authentication?
Hi, I want to allow access to particular secured intranet web sites. These intranet are stored in sharepoint (2003 version) Actually I've... -
Really confused about authorization/authentication methods in ASP.Net
I have been reading and reading the Microsoft best practices, articles on and on but still I can't figure out which method to chose to get started.... -
authentication and authorization in subfolders
Hello, I went through several posts and found out that it is only possible to have the authentication tag only at an app level but the...



Reply With Quote

