fangli / kibana-authentication-proxy

Hosts the latest kibana3 and elasticsearch behind Google OAuth2, Basic Authentication or CAS Authentication
MIT License
223 stars 66 forks source link

Read kibana's config.js instead of hardcoding in app.js #47

Open labocho opened 9 years ago

labocho commented 9 years ago

Read kibana's config.js instead of hardcoding in app.js. This fixes #29 and may support minor update of kibana in the future.