kibana/docs/development/core
Mikhail Shustov 8d654bfbb0
Make SameSite cookie's attribute configurable (#68108) (#68989)
* support 'SameSite: None' in http service

* add tests

* allow to configure SameSite attribute for security cookie

* update docs

* fix test suite name

* remove false from samesite options

* document xpack.security.sameSiteCookies

* address comments

* address comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
#	x-pack/plugins/security/server/config.ts
2020-06-12 12:18:22 +02:00
..
public introduce StartServicesAccessor type for CoreSetup.getStartServices (#60748) (#61070) 2020-03-24 16:30:16 +01:00
server Make SameSite cookie's attribute configurable (#68108) (#68989) 2020-06-12 12:18:22 +02:00