Ask a Question related to ASP.NET General, Design and Development.
-
Boris Zakharin #1
Forms Authentication from another site
A lot of the documentation in MSDN mentions in passing that it would be a
good idea to place the login page on an SSL secure site. However, when I try
to give a LoginUrl on a different server (SSL or not, or even the same
server different project) the login page logs me in, but after redirecting,
I get redirected back to the login page (or at least I assume that's what
happens) because I am still not logged in back on the original server. Is
there a way to make this work?
Thanks,
Boris Zakharin
Boris Zakharin Guest
-
Accessing htm files without authentication (forms authentication)
I have application with forms authentication. All works fine. When user opens .aspx file gets login form, login and then get the .aspx page. But... -
Can I pass ASP Basic Auth Credentials to an APS.NET Forms Authentication site?
I am converting an ASP Website running Windows NT 4.0 to ASP.NET running Windows 2000 on a different computer across the Internet. During this... -
ASP.Net Forms authentication with basic authentication popup
Relatively new to ASP.Net but have a strange problem. My site uses forms authentication for a large administration section however after the user... -
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... -
Authentication ticket, cookieless, forms authentication?
Hi. I want to use Forms Authentication, cookieless. The issue is setting the Authentication Ticket without using cookies (!) That is, the...



Reply With Quote

