Skip to content

Session not saved to cookie #6

@marckohlbrugge

Description

@marckohlbrugge

Not sure whether this gem is still maintained, but I'm encountering an issue where the session gets propagated successfully (i.e. when the visitor arrives at the new domain he's still logged in), but the cookie on the new domain is never set. The middleware is able to extract the session data from the encrypted hash successfully, but the session data than never gets saved to a new cookie on the new domain. I assume that is something that should happen, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions