Skip to content

Commit 5ec514d

Browse files
authored
[7.7] Document new xpack.security.authc.* settings and related 8.0.0 breaking changes. (#62179)
1 parent 117cfa9 commit 5ec514d

File tree

2 files changed

+144
-58
lines changed

2 files changed

+144
-58
lines changed

docs/setup/settings.asciidoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -415,9 +415,7 @@ all http requests to https over the port configured as `server.port`.
415415
supported protocols with versions. Valid protocols: `TLSv1`, `TLSv1.1`, `TLSv1.2`
416416

417417
`server.xsrf.whitelist:`:: It is not recommended to disable protections for
418-
arbitrary API endpoints. Instead, supply the `kbn-xsrf` header. There are some
419-
scenarios where whitelisting is required, however, such as
420-
<<kibana-authentication, SAML and OpenID Connect Single Sign-On setups>>.
418+
arbitrary API endpoints. Instead, supply the `kbn-xsrf` header.
421419
The `server.xsrf.whitelist` setting requires the following format:
422420

423421
[source,text]

0 commit comments

Comments
 (0)