Giter Club home page Giter Club logo

kibana-oauth2-plugin's Introduction

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/appuri/kibana-oauth2-plugin/releases/download/0.3.0/kibana-oauth2-plugin-0.3.0.zip
  1. Set the following required config options that map to Bell server.auth.strategy options:
oauth2.password
oauth2.provider
oauth2.clientId
oauth2.clientSecret

Optional settings are below

oauth2.redirectUri - Used to set `redirect_uri` on `server.auth.strategy.location` manually.
oauth2.forceHttps - Maps to `server.auth.strategy.forceHttps` to infer the `redirect_uri` but use HTTPS as the scheme.
oauth2.allowedOrganizations - Array containing the organizations whose users are allowed to access Kibana.

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

kibana-oauth2-plugin's People

Watchers

 avatar  avatar

Forkers

mschneider82

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.