Setting additional cookie options (httponly, secure and domain) (8.x)

Created on 12 April 2023, over 1 year ago
Updated 7 November 2023, about 1 year ago

Problem/Motivation

Currently, it is not possible to set additional options to drupalauth4ssp cookie (httponly, secure and domain).

Proposed resolution

The proposed solution is to get the options set in simplesamlphp config.php file.
Another solution would be getting the options from session_get_cookie_params(), but since we are dealing with saml cookies, maybe it is better to retrieve the configuration from simplesamlphp library. as the proposed solution says.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇳🇱Netherlands johankleene Helmond

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024