mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Includes: - docs for new realm type "saml" - docs for new settings for SAML realms - a guide for setting up SAML accross ES + Kibana Original commit: elastic/x-pack-elasticsearch@85f8f6d409
27 lines
486 B
Plaintext
27 lines
486 B
Plaintext
[role="xpack"]
|
|
[[xpack-commands]]
|
|
= {xpack} Commands
|
|
|
|
[partintro]
|
|
--
|
|
|
|
{xpack} includes commands that help you configure security:
|
|
|
|
* <<certgen>>
|
|
* <<certutil>>
|
|
* <<migrate-tool>>
|
|
* <<saml-metadata>>
|
|
* <<setup-passwords>>
|
|
* <<syskeygen>>
|
|
* <<users-command>>
|
|
|
|
--
|
|
|
|
include::certgen.asciidoc[]
|
|
include::certutil.asciidoc[]
|
|
include::migrate-tool.asciidoc[]
|
|
include::saml-metadata.asciidoc[]
|
|
include::setup-passwords.asciidoc[]
|
|
include::syskeygen.asciidoc[]
|
|
include::users-command.asciidoc[]
|