kibana/x-pack/plugins/security
Jason Rhodes 721161f3d1
Upgrades EUI to 9.5 (#33672)
* Updates EUI to 9.5.0

* Remove duplicate type

* Updates snapshots and fixes a few type errors

* Updates x-pack snapshots
2019-03-22 10:28:37 -04:00
..
common [eslint] require final newline (#32265) 2019-02-28 18:01:29 -08:00
public Upgrades EUI to 9.5 (#33672) 2019-03-22 10:28:37 -04:00
server Typesciptify SAML Authentication provider. (#33559) 2019-03-21 16:56:33 +01:00
index.js Security - authorization mode request cache (#33248) 2019-03-15 14:55:01 -07:00
README.md

Kibana Security Plugin

  1. Install the Security plugin on Kibana bin/kibana plugin --install kibana/security/latest
  2. Modify kibana.yml and add xpack.security.encryptionKey: "something_at_least_32_characters"
  3. Make sure that the following config options are also set: elasticsearch.username, elasticsearch.password, server.ssl.certificate, and server.ssl.key (see Configuring Kibana to Work with Shield)

Once done, open up the following url (assuming standard kibana config): https://localhost:5601.