kibana-authentication-proxy
kibana-authentication-proxy copied to clipboard
Hosts the latest kibana3 and elasticsearch behind Google OAuth2, Basic Authentication or CAS Authentication
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [express](https://github.com/expressjs/express) from 3.21.2 to 4.17.1. Release notes *Sourced from [express's releases](https://github.com/expressjs/express/releases).* > ## 4.17.1 > * Revert "Improve error message for `null`/`undefined` to `res.status`" > > ## 4.17.0 >...
Hi, i was thinking about adding this plug in to my kibana. But i was wondering, does it also support the latest versions of Kibana? I have my Kibana and...
I just wanted to try the google authentication, so I followed the instructions: - created a new project in google developer apps - set the right client_id/client_secret and enabled google...
Is this planned? thanks
I set up Kibana several months ago using SSLv3. With the recent POODLE attack, my systems have shut off SSLv3, and everything is using TLS. To have Kibana auto-negotiate to...
donut merge, needed some auditable logging for authentications through google (same could be applied for basic/cas if desired).
Markdown rendering of these characters is incorrect, and led me to troubleshoot why "@mydomain.com" was not actually authorizing "[email protected]"... of course I naturally arrived at attempting a wildcard, but only...
hello, I have a problem.I also install node v0.11.2, npm -v 1.2.21,and express 3.4.8 .But it still show "No compatible version found: express@'3.*'".Could you give me a hand? thank you...