kibana/x-pack/test/functional_cors
Mikhail Shustov 44688d9595
Add ability to specify CORS accepted origins (#84316)
* add settings

* update abab package to version with types

* add test case for CORS

* add tests for cors config

* fix jest tests

* add deprecation message

* tweak deprecation

* make test runable on Cloud

* add docs

* fix type error

* add test to throw on invalid URL

* address comments

* Update src/core/server/http/http_config.test.ts

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>

* Update docs/setup/settings.asciidoc

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* allow kbn-xsrf headers to be set on CORS request

Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
2020-12-10 15:14:09 +01:00
..
plugins/kibana_cors_test
tests
config.ts Add ability to specify CORS accepted origins (#84316) 2020-12-10 15:14:09 +01:00
ftr_provider_context.d.ts Add ability to specify CORS accepted origins (#84316) 2020-12-10 15:14:09 +01:00
services.ts Add ability to specify CORS accepted origins (#84316) 2020-12-10 15:14:09 +01:00