1.0.0
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.