Bug #787
Ozone/Sunstone sessions disconnection
Status: | Closed | Start date: | 08/30/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
Hi
Login in Ozone and navigating in the GUI disconnect Sunstone session.
Using Firefox 5.0 with one tab for Ozone and one tab for Sunstone
Both services are running on the same OS image (amazon linux) and protected with apache reverse proxy (the same).
Ozone accessible using https://server/ (ozone does not work yet in another directory)
Sunstone acess using https://server/sunstone/
Both services are fully functional if used seperately but interfere with each other when accessed in parallel with firefox.
Looks like a cookie collision problem... any idea?
Thanks again for your good work!
Patrice
Associated revisions
Bug #787: Avoid cookie collisions among oZones and Sunstone sessions
History
#1 Updated by Hector Sanjuan almost 10 years ago
- Assignee changed from Jaime Melis to Hector Sanjuan
As you suggest, it probably is a cookie problem. I'll have a look to it.
#2 Updated by Hector Sanjuan almost 10 years ago
- Priority changed from Normal to 6
#3 Updated by Hector Sanjuan almost 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to fixed
fixed in master. If experiencing further issues just let us know. Thanks for the feedback!