Skip to content

Can't set the SameSite cookie attribute in XUI #965

@maximthomas

Description

@maximthomas

Describe the bug
After successful authentication, OpenAM creates the iPlanetDirectoryPro cookie without the SameSite attribute, despite the -Dorg.openidentityplatform.openam.cookie.samesite property being set.

To Reproduce
Steps to reproduce the behavior:

  1. Set the org.openidentityplatform.openam.cookie.samesite property value.
  2. Authenticate in XUI.
  3. Check the SameSite attribute of the iPlanetDirectoryPro cookie.

Expected behavior
The SameSite attribute of the iPlanetDirectoryPro cookie should match the value of the org.openidentityplatform.openam.cookie.samesite property.

Metadata

Metadata

Assignees

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