elasticfence / kibana-auth-elasticfence

Elasticfence Authentication & Login plugin for Kibana
MIT License
34 stars 15 forks source link

Authentication module for Kibana 5

Authentication module for Kibana 5.4.1 (should work with kibana 5.x as long as the version number in the package.json matches) and Elasticfence HTTP Authentication plugin

Login

Logout

Requires:

Setup

bin/kibana plugin install https://github.com/elasticfence/kibana-auth-elasticfence/releases/download/5.x/kauth-latest.tar.gz

Usage

License: MIT.

Dev

  1. Clone repository.
  2. Create the config.json.template file and create a config.json file.
  3. Modify the contents of the config.json file to point to a local Kibana installation directory.

Build Commands: