Skip to content

Releases: appuri/kibana-oauth2-plugin

0.3.0

21 Sep 20:05

Choose a tag to compare

New configuration options redirectUri and forceHttps.

0.2.0

15 Jul 01:48

Choose a tag to compare

  • github provider was hardcoded - now configuration is properly piped through
  • Don't require SSL for local development
  • allowedDomains to whitelist access (currently only for Google)
  • configuration updated to match Bell and OAuth2 naming conventions.