Skip to content

MAC is invalid in $session->setId($this->encrypter->decrypt($cookie)) #212

@DionisioFG

Description

@DionisioFG

Hi,

I searched for this issue but i did not find anything about it.

I am having an error in two applications in the same domain ( domain/a, domain/b):

SleepingOwl/Admin/Helpers/StartSession.php line 44
"MAC is invalid" in $session->setId($this->encrypter->decrypt($cookie))

To check this error:

  • I clear the browser cache.
  • I enter in domain/a without problems.
  • I enter in domain/b and give me this error
  • I clear the browser cache
  • I enter in domain/b without problems.
  • I enter in domain/a and give me this error.

It seems that it is problem of 2 or more applications in the same domain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions