Session sharing between subdomain

Bug #485176 reported by cunghi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
play framework
Confirmed
Undecided
Guillaume Bort

Bug Description

The flash and session objects are created for each subdomain in a web app.
With standard java servlet API, the session is implements in server via sessionID in cookie, so it is easy for java servlet API to share session between subdomains in the same web app.
Play Framework session and flash are implemented via Cookies, to implement share session between subdomains

cunghi (phatdoanh24)
description: updated
description: updated
Changed in play:
status: New → Confirmed
cunghi (phatdoanh24)
Changed in play:
assignee: nobody → Hoa (nicolas-boucly)
assignee: Hoa (nicolas-boucly) → nobody
assignee: nobody → Guillaume Bort (guillaume-bort)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.