Re: Any MVP in ASP.Net?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Yeah!! Thanks for answer!!

Here my question...

I want to use Forms Authentication with SSL, but just in my login page.
I mean, use https for login page, and redirect to http if my user has
been logged correctly.

Thanks,

Alfredo Barrientos

.



Relevant Pages

  • Forms Authentication and SSL
    ... After getting Forms Authentication working I took the next step of using SSL ... for the login page. ... On the other hand, if I use https: in the loginURL, I can't get it ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Authentication mode=windows on https
    ... All of the traffic will be encrypted using SSL if you are using HTTP, ... The method that the authentication data is passed between client and server ... > Is encrypted with windows 32 bits and then encrypted by https to send ...
    (microsoft.public.dotnet.security)
  • Re: Forms Authentication Security
    ... You should never use a forms-based authentication scheme without HTTPS ... IMO because even if the password is somehow obfuscated, the cookie is ... NTLM auth is notoriously easy to crack these days, so using it without HTTPS ... have the users password in clear text to load the login page with ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Re: Re-write of <form action=https
    ... the HTTPS page should already be protected versus submitting a ... That defeats the purpose of SSL. ... > In the login page, how do we tell asp.net to use https in the url when we> login, to ensure that the contents are submitted through SSL? ...
    (microsoft.public.dotnet.framework.aspnet.security)