473,486 Members | 2,131 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Forms Authentication accross applications and firefox

Has anyone else tried this?

I have been messing with this for a week and cant figure it out, for
some reason firefox will not read an authentication cookie unless it
was set by the applciation that your trying to load.
Where as IE will read the authentication cookie if it has the same name

(as specified in web.config) regardless of which application your in.
I am using the same machienkey decryptkey in both applications and
trying to just have one login page for both applciations. It works
perfectly in IE but in firefox you have to login again to view anything

from the second project. and you have to use the .setAuthCookie in the
second applciation.

Nov 22 '06 #1
2 2114
I think it may be related to the way firefox stores cookeis in one
single txt file instead of one for each domain
o0JoeCool0o wrote:
Has anyone else tried this?

I have been messing with this for a week and cant figure it out, for
some reason firefox will not read an authentication cookie unless it
was set by the applciation that your trying to load.
Where as IE will read the authentication cookie if it has the same name

(as specified in web.config) regardless of which application your in.
I am using the same machienkey decryptkey in both applications and
trying to just have one login page for both applciations. It works
perfectly in IE but in firefox you have to login again to view anything

from the second project. and you have to use the .setAuthCookie in the
second applciation.
Nov 22 '06 #2
Have you set the cookie Path to "/" and set allowCrossAppRedirects="true" in
your Forms auth config section?
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"o0JoeCool0o" wrote:
I think it may be related to the way firefox stores cookeis in one
single txt file instead of one for each domain
o0JoeCool0o wrote:
Has anyone else tried this?

I have been messing with this for a week and cant figure it out, for
some reason firefox will not read an authentication cookie unless it
was set by the applciation that your trying to load.
Where as IE will read the authentication cookie if it has the same name

(as specified in web.config) regardless of which application your in.
I am using the same machienkey decryptkey in both applications and
trying to just have one login page for both applciations. It works
perfectly in IE but in firefox you have to login again to view anything

from the second project. and you have to use the .setAuthCookie in the
second applciation.

Nov 23 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
4790
by: Billy Jacobs | last post by:
I have a website which has both secure and non-secure pages. I want to uses forms authentication. How do I accomplish this? Originally I had my web.config file in the root with Forms...
1
1982
by: JC | last post by:
I have several applications that use forms authentication and they are currently setup to use a single login page. Everything works fine under v1.0 of the framework and everything works fine if I...
9
4611
by: Hermit Dave | last post by:
Hi, I am making a web application (rather two applications) one which is host and used by customers when they are just browsing through products. The second application resides on a secure...
0
4191
by: Anonieko Ramos | last post by:
ASP.NET Forms Authentication Best Practices Dr. Dobb's Journal February 2004 Protecting user information is critical By Douglas Reilly Douglas is the author of Designing Microsoft ASP.NET...
1
1840
by: TK | last post by:
What's the best way to implement roll-base access control with forms authentication? I have a IIS6+ASP.NET server which hosts some ASP.NET web applications as separated path that's like...
2
1510
by: Dotnet Guy | last post by:
Hi, I have different asp.net applications as sub applications within an application and was using Framework 1.0. And I use forms authentication across the applications. In the web.config file of...
3
1164
by: Molly J. Fagan | last post by:
Hello-- I'm using forms authentication and have 2 web projects located under the same root directory. In the web.config of the second project, I have <authentication mode="Forms"> <forms...
1
2381
by: o0JoeCool0o | last post by:
I currently have forms authentication set up for my application, I have 2 different projects in the solution and I have one single login page residing in solution #1 My web.config is the same in...
4
3582
by: =?Utf-8?B?RmFyaWJh?= | last post by:
It know that we can use the following method http://msdn2.microsoft.com/en-us/library/eb0zx8fc.aspx to form authenticate across multiple applications. I have created an asp.net application...
0
7126
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7175
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7330
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5434
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4865
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4559
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3070
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1378
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
598
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.