Skip to content

1.0.0

Compare
Choose a tag to compare
@codingchili codingchili released this 06 Oct 18:21
· 69 commits to master since this release

First release of the plugin, adds the additional following features

  • support for disabling 2FA
  • support for storing credentials on file
  • support for storing credentials in mongodb

See README.md for full feature list.

Attached zip file can be installed for kibana 5.6.2 on windows using the following command:

kibana-plugin install https://github.com/codingchili/kbn-authentication-plugin/releases/download/1.0.0/kbn-authentication-plugin.zip

See the README.md for building for a different version/OS.