Skip to content

s270987763/oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kibana Auth Plugin

An OAuth Plugin for Kibana 4. It uses Bell for the OAuth handling.

Requirements

Kibana 4.4+

Installation steps

  1. Download and unpack Kibana.
  2. From the Kibana root directory, install the plugin with the following command:
bin/kibana plugin -i oauth2 -u https://github.com/trevan/oauth2/releases/download/0.1.0/oauth2-0.1.0.zip
  1. SSL is required so set the server.ssl.key and server.ssl.cert config options.

  2. Set the following config options:

oauth2.encryptionKey
oauth2.provider
oauth2.providerId
oauth2.providerSecret

To get the list of supported providers, see Bell's documentation

Issues

Please file issues here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published